Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 546fc1eccaf0e0b4d93f6863a2375099 > files > 3

whowatch-1.8.3-2.mga3.src.rpm

Summary:	Display information about users currently logged on 
Name:		whowatch
Version:	1.8.3
Release:	%mkrel 2
License:	GPLv2
Group:		Monitoring
URL:		http://wizard.ae.krakow.pl/~mike/
Source0:	http://wizard.ae.krakow.pl/~mike/download/%{name}-%{version}.tar.gz
Patch0:		whowatch-1.8.3-destdir-support.patch

BuildRequires:	ncurses-devel


%description
Whowatch is an interactive console utility that display information about
the users currently logged on to the machine, in real time. Besides standard
information (login, tty, host, user's process) you can see type of login
(local. ssh, telnet). You can also see selected user's processes tree or all
system processes tree.  In the process tree mode there is ability to send
INT or KILL signal to selected process.

%prep
%setup -q
%patch0 -p1 -b .destdir~

%build
%configure
%make

%install
rm -rf %{buildroot}
%makeinstall_std -C src

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog README PLUGINS.readme TODO
%{_mandir}/man1/%{name}.1*
%{_bindir}/%{name}




%changelog

* Mon Jan 14 2013 umeabot <umeabot> 1.8.3-2.mga3
+ Revision: 385692
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Feb 18 2012 shlomif <shlomif> 1.8.3-1.mga2
+ Revision: 210526
- imported package whowatch