Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37500512
en ru br
ALT Linux repos
S:2.7-alt1

Group :: System/Configuration/Packaging
RPM: distro_info

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: distro_info
Version: 2.7
Release: alt1

Summary: Get various info about a system and used distro

License: Public domain
Group: System/Configuration/Packaging
Url: https://github.com/Etersoft/distro_info

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-git: https://github.com/Etersoft/distro_info.git

Source: ftp://updates.etersoft.ru/pub/Korinf/sources/tarball/%name-%version.tar

BuildArchitectures: noarch

%description
Get various info about a system and used distro.
Used in Etersoft EPM and rpm-build-altlinux-compat projects.

%prep
%setup

%install
install -m0755 -D bin/distro_info %buildroot%_bindir/distro_info
install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1

%files
%doc README.md
%_bindir/distro_info
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin