Author: hawk Date: Sun May 4 12:28:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.10.99.3, added fix for building with lm_sensors 3.x
---- Files affected: SPECS: xfce4-sensors-plugin.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/xfce4-sensors-plugin.spec diff -u SPECS/xfce4-sensors-plugin.spec:1.12 SPECS/xfce4-sensors-plugin.spec:1.13 --- SPECS/xfce4-sensors-plugin.spec:1.12 Sat May 3 22:38:25 2008 +++ SPECS/xfce4-sensors-plugin.spec Sun May 4 14:28:09 2008 @@ -2,13 +2,15 @@ Summary: Sensors plugin for the Xfce panel Summary(pl.UTF-8): Wtyczka sensorów dla panelu Xfce Name: xfce4-sensors-plugin -Version: 0.10.0 -Release: 3 +Version: 0.10.99.3 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://goodies.xfce.org/releases/xfce4-sensors-plugin/%{name}-%{version}.tar.bz2 -# Source0-md5: fa431e2b6bb0dd151047e05f7383a844 +# Source0-md5: 6e3b521453d42e1cf0fa970eee17a825 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin +Patch0: %{name}-configure_fix.patch +Patch1: %{name}-lm_sensors_3.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel @@ -32,6 +34,8 @@ %prep %setup -q +%patch0 -p0 +%patch1 -p1 %build %{__intltoolize} @@ -76,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008-05-04 12:28:09 hawk +- updated to 0.10.99.3, added fix for building with lm_sensors 3.x + Revision 1.12 2008-05-03 20:38:25 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfce4-sensors-plugin.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
