Summary: A GNOME hardware monitoring applet Summary(pl): Aplet GNOME monitorujący sprzęt Name: glms Version: 1.03 Release: 10 License: GPL Group: X11/Applications Group(de): X11/Applikationen Group(pl): X11/Aplikacje Source0: http://www.kiss.uni-lj.si/~k4fe0277/%{name}-%{version}.tar.gz Source1: %{name}_applet.desktop Patch1: %{name}-redhat.patch Patch2: %{name}-lm_sensors-2.5.5-patch Patch3: %{name}-configure.patch.gz URL: http://www.kiss.uni-lj.si/~k4fe0277/glms.html ExclusiveArch: %{ix86} Requires: lm_sensors BuildRequires: lm_sensors-devel BuildRequires: gnome-libs-devel BuildRequires: autoconf BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _sysconfdir /etc/X11/GNOME %define _localstatedir /var %define _omf_dest_dir %(scrollkeeper-config --omfdir) %description The glms package contains a hardware monitoring applet for GNOME. The applet displays the temperature of processors, the speed of cooling fans, and power supply performance. You'll also need to have the lm_sensors package installed. %description -l pl Pakiet glms zawiera aplet monitorujący sprzęt przeznaczony dla GNOME. Aplet pokazuje temperaturę procesorów, obroty wiatraczków chłodzących i osiągi źródła zasilania. Musisz mieć zainstalowany pakiet lm_sensors. %prep %setup -q %patch1 -p1 %patch2 -p1 %patch3 -p1 chmod u+x mkinstalldirs cp -f %{SOURCE1} . %build aclocal -I /usr/share/aclocal/gnome automake -a -c autoconf %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT gzip -9nf AUTHORS NEWS README TODO %find_lang %name %clean rm -fr $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc {AUTHORS,NEWS,README,TODO}.gz %attr(755,root,root) %{_bindir}/* %{_datadir}/applets/Utility/* %{_datadir}/gnome/help/* %{_sysconfdir}/CORBA/servers/*