Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37686342
en ru br
ALT Linux repos
5.0: 18-alt1
4.1: 18-alt1
4.0: 18-alt1
3.0: 18-alt1

Group :: Monitoring
RPM: procinfo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: procinfo
Version: 18
Release: alt1
Serial: 1

Packager: Dmitry V. Levin <ldv at altlinux.org>

Summary: A tool for gathering and displaying system information.
License: GPL
Group: Monitoring

Source: ftp://ftp.cistron.nl/pub/people/svm/%name-%version.tar.bz2
Patch1: %name-14-rh-makefile.patch
Patch2: %name-17-rh-uptime.patch
Patch3: %name-17-rh-lsdev.patch
Patch4: %name-18-rh-mharris-use-sysconf.patch
# Automatically added by buildreq on Mon Jun 24 2002
BuildRequires: libtinfo-devel

%description
The %name command gets system data from the /proc directory
(the kernel filesystem), formats it and displays it on standard
output.  You can use %name to acquire information about your
system from the kernel as it is running.

Install %name if you'd like to use it to gather and display
system data.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1

%__subst 's/install -/\$(INSTALL) -/g' Makefile

%build
%make_build LDLIBS=-ltinfo

%install
%makeinstall
for f in *.8; do
install -pD -m644 "$f" "$RPM_BUILD_ROOT%_man8dir/$f"
done

%files
%_bindir/*
%_mandir/man?/*
%doc README CHANGES

%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