]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- sensors-detect moved to -sensord as it writes /etc/sysconfig/sensors
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Oct 2006 12:46:51 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lm_sensors.spec -> 1.163

lm_sensors.spec

index 34e01e68afa2693c4726d14fd0383a3d39f43b0d..3fc3201f67234c076861d575a2dfaa0ff51fd9f9 100644 (file)
@@ -253,7 +253,6 @@ fi
 %attr(755,root,root) %{_bindir}/ddcmon
 %attr(755,root,root) %{_bindir}/decode-*.pl
 %attr(755,root,root) %{_bindir}/sensors
-%attr(755,root,root) %{_sbindir}/sensors-detect
 %attr(755,root,root) %{_sbindir}/eeprom*
 %attr(755,root,root) %{_sbindir}/i2c*
 %ifarch %{ix86} %{x8664}
@@ -266,7 +265,6 @@ fi
 %{_mandir}/man1/sensors.1*
 %{_mandir}/man5/sensors.conf.5*
 %{_mandir}/man8/i2c*.8*
-%{_mandir}/man8/sensors-detect.8*
 
 %files libs
 %defattr(644,root,root,755)
@@ -287,8 +285,10 @@ fi
 %files sensord
 %defattr(644,root,root,755)
 %attr(754,root,root) %{_sbindir}/sensord
+%attr(755,root,root) %{_sbindir}/sensors-detect
 %attr(754,root,root) /etc/rc.d/init.d/sensors
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sensors
+%{_mandir}/man8/sensors-detect.8*
 %{_mandir}/man8/sensord.8*
 
 %files fancontrol
This page took 0.06978 seconds and 4 git commands to generate.