SPECS: lm_sensors.spec - readded (updated) make patch, now OPTS ar...

qboosh qboosh at pld-linux.org
Mon Apr 28 20:09:05 CEST 2008


Author: qboosh                       Date: Mon Apr 28 18:09:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- readded (updated) make patch, now OPTS are used
- one SYSFS_SUPPORT is enough

---- Files affected:
SPECS:
   lm_sensors.spec (1.182 -> 1.183) 

---- Diffs:

================================================================
Index: SPECS/lm_sensors.spec
diff -u SPECS/lm_sensors.spec:1.182 SPECS/lm_sensors.spec:1.183
--- SPECS/lm_sensors.spec:1.182	Sun Apr 27 20:55:14 2008
+++ SPECS/lm_sensors.spec	Mon Apr 28 20:09:00 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 # TODO
+# - package eeprom* etc. tools (from lm_sensors 2.x or i2c-tools, if included there?)
 # - a big trigger warning how to use fancontrol and to init it first
 #
 %define		cmodule		/etc/sysconfig/sensors_modules
@@ -30,6 +31,7 @@
 Patch0:		%{name}-ppc.patch
 Patch1:		%{name}-iconv-in-libc.patch
 Patch2:		%{name}-sensors-detect-PATH.patch
+Patch3:		%{name}-make.patch
 URL:		http://www.lm-sensors.org/
 BuildRequires:	bison
 BuildRequires:	flex >= 2.5.1
@@ -193,16 +195,14 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__make} user \
 	CC="%{__cc}" \
 	OPTS="%{rpmcflags}" \
 	SYSFS_SUPPORT:=1 \
-	PROG_EXTRA:="sensord" \
-	SYSFS_SUPPORT:=1
-
-
+	PROG_EXTRA:="sensord"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -375,6 +375,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2008-04-28 18:09:00  qboosh
+- readded (updated) make patch, now OPTS are used
+- one SYSFS_SUPPORT is enough
+
 Revision 1.182  2008-04-27 18:55:14  wolvverine
 - R: uname(release) >= 2.6.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lm_sensors.spec?r1=1.182&r2=1.183&f=u



More information about the pld-cvs-commit mailing list