SPECS: lm_sensors.spec - revert adapter greediness
glen
glen at pld-linux.org
Thu Sep 28 13:20:52 CEST 2006
Author: glen Date: Thu Sep 28 11:20:52 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- revert adapter greediness
---- Files affected:
SPECS:
lm_sensors.spec (1.160 -> 1.161)
---- Diffs:
================================================================
Index: SPECS/lm_sensors.spec
diff -u SPECS/lm_sensors.spec:1.160 SPECS/lm_sensors.spec:1.161
--- SPECS/lm_sensors.spec:1.160 Thu Sep 28 12:37:11 2006
+++ SPECS/lm_sensors.spec Thu Sep 28 13:20:46 2006
@@ -179,7 +179,7 @@
LIBDIR=%{_libdir} \
LINUX=/dev/null \
LINUX_HEADERS=%{_kernelsrcdir}/include \
- I2C_HEADERS=%{_includedir} \
+ I2C_HEADERS=/usr/include \
PROG_EXTRA:="sensord" \
SYSFS_SUPPORT:=1
@@ -202,7 +202,7 @@
PROG_EXTRA:="sensord" \
LINUX=/dev/null \
LINUX_HEADERS=%{_kernelsrcdir}/include \
- I2C_HEADERS=%{_includedir}
+ I2C_HEADERS=/usr/include
install prog/eepromer/{eeprom,eepromer} $RPM_BUILD_ROOT%{_sbindir}
@@ -307,6 +307,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.161 2006/09/28 11:20:46 glen
+- revert adapter greediness
+
Revision 1.160 2006/09/28 10:37:11 czarny
- fancontrol subpackage
- reverted my earlier PLD-ize idea
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lm_sensors.spec?r1=1.160&r2=1.161&f=u
More information about the pld-cvs-commit
mailing list