Author: patrys Date: Tue Jun 27 15:02:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.7.1
---- Files affected: SPECS: gnome-sensors.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/gnome-sensors.spec diff -u SPECS/gnome-sensors.spec:1.23 SPECS/gnome-sensors.spec:1.24 --- SPECS/gnome-sensors.spec:1.23 Mon Oct 3 18:17:16 2005 +++ SPECS/gnome-sensors.spec Tue Jun 27 17:02:41 2006 @@ -2,12 +2,12 @@ Summary: GNOME applet that monitors hardware sensors Summary(pl): Aplet GNOME do monitorowania sprzętowych sensorów Name: gnome-sensors -Version: 1.4 -Release: 0.1 +Version: 1.7.1 +Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/sensors-applet/sensors-applet-%{version}.tar.gz -# Source0-md5: e71ea9fe79cbc281293fa90857a92b04 +# Source0-md5: eed4b336fa2ec3fea5c12c725d5cbdd8 URL: http://sensors-applet.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -17,6 +17,7 @@ BuildRequires: libtool BuildRequires: lm_sensors-devel BuildRequires: pkgconfig +Requires(post): GConf2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -32,7 +33,7 @@ %setup -q -n sensors-applet-%{version} %build -%configure +%configure --disable-scrollkeeper %{__make} @@ -42,17 +43,23 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%find_lang sensors-applet +%find_lang sensors-applet --with-gnome --all-name + %clean rm -rf $RPM_BUILD_ROOT +%post +%gconf_schema_install + %files -f sensors-applet.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/sensors-applet %{_libdir}/bonobo/servers/SensorsApplet.server -%{_pixmapsdir}/sensors-applet-icon.png +%{_iconsdir}/*/*/*/sensors-* +%{_pixmapsdir}/sensors-applet %{_datadir}/gnome-2.0/ui/SensorsApplet.xml +%{_datadir}/omf/sensors-applet %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -60,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/06/27 15:02:41 patrys +- up to 1.7.1 + Revision 1.23 2005/10/03 16:17:16 qboosh - sorted BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-sensors.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
