]> git.pld-linux.org Git - packages/lm_sensors.git/blobdiff - lm_sensors.spec
- updated for 2.8.3 (much shorter now)
[packages/lm_sensors.git] / 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.071515 seconds and 4 git commands to generate.