SPECS: lm_sensors.spec - enforce SYSFS_SUPPORT, so it works on Lin...

qboosh qboosh at pld-linux.org
Mon Apr 3 18:49:34 CEST 2006


Author: qboosh                       Date: Mon Apr  3 16:49:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enforce SYSFS_SUPPORT, so it works on Linux 2.6.x even if built with 2.4.x modules

---- Files affected:
SPECS:
   lm_sensors.spec (1.151 -> 1.152) 

---- Diffs:

================================================================
Index: SPECS/lm_sensors.spec
diff -u SPECS/lm_sensors.spec:1.151 SPECS/lm_sensors.spec:1.152
--- SPECS/lm_sensors.spec:1.151	Fri Mar 31 21:53:37 2006
+++ SPECS/lm_sensors.spec	Mon Apr  3 18:49:28 2006
@@ -250,7 +250,8 @@
 	LINUX=/dev/null \
 	LINUX_HEADERS=%{_kernelsrcdir}/include \
 	I2C_HEADERS=/usr/include \
-	PROG_EXTRA:="sensord"
+	PROG_EXTRA:="sensord" \
+	SYSFS_SUPPORT:=1
 
 %{__make} -C prog/eepromer \
 	CC="%{__cc}" \
@@ -409,6 +410,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152  2006/04/03 16:49:28  qboosh
+- enforce SYSFS_SUPPORT, so it works on Linux 2.6.x even if built with 2.4.x modules
+
 Revision 1.151  2006/03/31 19:53:37  wrobell
 - ver. 2.10.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lm_sensors.spec?r1=1.151&r2=1.152&f=u



More information about the pld-cvs-commit mailing list