Author: hawk Date: Sat May 3 22:26:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - allow building with lm_sensors 3.x, release 3
---- Files affected: SPECS: gnome-sensors.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/gnome-sensors.spec diff -u SPECS/gnome-sensors.spec:1.36 SPECS/gnome-sensors.spec:1.37 --- SPECS/gnome-sensors.spec:1.36 Sat May 3 22:34:51 2008 +++ SPECS/gnome-sensors.spec Sun May 4 00:26:12 2008 @@ -6,11 +6,12 @@ Summary(pl.UTF-8): Aplet GNOME monitorujący czujniki sprzętowe Name: gnome-sensors Version: 1.8.2 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/sensors-applet/sensors-applet-%{version}.tar.gz # Source0-md5: db8e923ebbea9f58bba96a88e3c4c27e +Patch0: %{name}-lm_sensors_3.patch URL: http://sensors-applet.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -42,6 +43,7 @@ %prep %setup -q -n %{_orig_name}-%{version} +%patch0 -p1 %build %configure \ @@ -84,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2008-05-03 22:26:12 hawk +- allow building with lm_sensors 3.x, release 3 + Revision 1.36 2008-05-03 20:34:51 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-sensors.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
