Summary: Multiple stacked system monitors: 1 process Name: gkrellm Version: 1.0.3 Release: 1 License: GPL Vendor: Bill Wilson Group: X11/Applications Group(de): X11/Applikationen Group(pl): X11/Aplikacje Source0: http://web.wt.net/~billw/gkrellm/%{name}-%{version}.tar.gz BuildRequires: gtk+-devel >= 1.2 BuildRequires: imlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %description GKrellM charts SMP CPU, load, Disk, and all active net interfaces automatically. An on/off button and online timer for the PPP interface is provided. Includes meters for memory and swap usage, an uptime monitor, a hostname label, and a clock/calendar. are provided. Additional features are: - Autoscaling grid lines with configurable grid line resolution. - LED indicators for the net interfaces. - A gui popup for configuration of chart sizes and resolutions. %description -l pl GKrellM automatycznie wyswietla wykresy aktywności SMP CPU, obciążenia, dysku oraz aktywnych interfejsów sieciowych. Jest również przycisk wyłącznika, czasomierz dla interfejsu PPP, mierniki wykorzystania pamięci oraz partycji wymiany, wyświetlacz czasy, który upłynął od włączenia maszyny, etykietę nazwy hosta oraz zegar i kalendarz. Inne funkcje: - Samoskalujące sie linie siatki o konfigurowanej gęstości - Wyświetlacze imitujace diody LED dla interfejsów sieciowych - Narzędzie gui do konfiguracji rozmiarów wykresów i rozdzielczości %prep %setup -q %build %{__make} CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}" %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/{%{_bindir},%{_includedir}/gkrellm} %{__make} install \ INSTALLDIR=$RPM_BUILD_ROOT%{_bindir} \ INCLUDEDIR=$RPM_BUILD_ROOT%{_includedir} gzip -9nf Changelog README Themes.html gkrellmrc %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc *.gz %attr(755,root,root) %{_bindir}/gkrellm %{_includedir}/*