Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570423
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: alt1
License: GPL
Group: Monitoring
URL: http://www.vanheusden.com/wtmptail/
Packager: Mikhail Pokidko <pma at altlinux.ru>
Source0: %name-%version.tgz
Patch0: %name.patch

%description
The  program  wtmptail  shows  all  new entries in the wtmp-file (which
resides usually in /var/log). This way one can watch  users  login  and
logout.  Optionally,  a  filename  can be given. That file will then be
used instead of the default which is /var/log/wtmp.


%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