SPECS: cpufreqd.spec - disabled sensors plugin, needs update to bu...

hawk hawk at pld-linux.org
Sun May 4 14:45:13 CEST 2008


Author: hawk                         Date: Sun May  4 12:45:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disabled sensors plugin, needs update to build with lm_sensors 3.x API
- updated TODO

---- Files affected:
SPECS:
   cpufreqd.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/cpufreqd.spec
diff -u SPECS/cpufreqd.spec:1.35 SPECS/cpufreqd.spec:1.36
--- SPECS/cpufreqd.spec:1.35	Sat May  3 22:34:51 2008
+++ SPECS/cpufreqd.spec	Sun May  4 14:45:07 2008
@@ -1,13 +1,16 @@
 # $Revision$, $Date$
+#
 # TODO:
-# - loading modules in init-script, if needed
-# - missing plugin: nvclock, sensors
-# - move plugins into separate packages? (some is needed, because of additional deps)
+#   - loading modules in init-script, if needed
+#   - missing plugin: nvclock
+#   - disabled plugin: sensors (needs update to build with lm_sensors 3.x)
+#   - move plugins into separate packages? (some is needed, because of additional deps)
+#
 Summary:	Scales your cpu frequency
 Summary(pl.UTF-8):	Skalowanie częstotliwości procesora
 Name:		cpufreqd
 Version:	2.2.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/cpufreqd/%{name}-%{version}.tar.bz2
@@ -45,7 +48,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--libdir=%{_libdir}/%{name}
+	--libdir=%{_libdir}/%{name} \
+	--disable-sensors
 %{__make}
 
 %install
@@ -103,6 +107,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008-05-04 12:45:07  hawk
+- disabled sensors plugin, needs update to build with lm_sensors 3.x API
+- updated TODO
+
 Revision 1.35  2008-05-03 20:34:51  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cpufreqd.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list