]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- linux/i2c-dev.h moved to glibc-kernel-headers (since 7:2.0-2); release 2 auto/ac/lm_sensors-2_8_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Dec 2003 14:33:10 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.106

lm_sensors.spec

index 68f8f587c71218989662165ed9130147a3ed6848..68aafe2e4262304206e9e78b70b4d272cc29b1a2 100644 (file)
@@ -13,7 +13,7 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ
 Name:          lm_sensors
 Version:       2.8.2
-%define _rel   1
+%define _rel   2
 Release:       %{_rel}
 License:       GPL
 Group:         Applications/System
@@ -248,6 +248,9 @@ install prog/eepromer/{eeprom,eepromer}     $RPM_BUILD_ROOT%{_sbindir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/sensors
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/sensors
+
+# i2c API for userspace - included in glibc-kernel-headers
+rm -f $RPM_BUILD_ROOT%{_includedir}/linux/i2c-dev.h
 %endif
 
 %if %{with kernel} && %{with smp}
@@ -326,8 +329,6 @@ fi
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/sensors
 %{_includedir}/linux/sensors.h
-# i2c userspace header - should be in glibc-kernel-headers
-%{_includedir}/linux/i2c-dev.h
 %{_mandir}/man3/*
 
 %files static
This page took 0.058854 seconds and 4 git commands to generate.