Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37714764
en ru br
ALT Linux repos
S:1.9-alt3
5.0: 1.9-alt2
4.1: 1.9-alt1
4.0: 1.9-alt1

Group :: Monitoring
RPM: logintop10

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: generate wtmp statistics
Name: logintop10
Version: 1.9
Release: alt2
License: GPL
Group: Monitoring
URL: http://www.vanheusden.com/logintop10/
Packager: Mikhail Pokidko <pma at altlinux.ru>
Source0: %name-%version.tgz
Patch0: %name.patch

%description
LoginTop10 creates several top-10 lists from the wtmp (usally in /var/log/) on your system

%prep
%setup -q
%patch0 -p1


%build
make

%install
mkdir -p %buildroot%_bindir
%make_install DESTDIR="%buildroot" install

%files
%doc license.txt readme.txt
%_datadir/locale/*/LC_MESSAGES/%name.mo
%_man1dir/%name.1.gz
%_bindir/%name

%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