]> git.pld-linux.org Git - packages/lm_sensors.git/blobdiff - lm_sensors.spec
- updated to 3.1.2
[packages/lm_sensors.git] / lm_sensors.spec
index 7e8481f1a5684213dfd9c2d146ac68f5cdb791a4..06efc97034448f6b4d0d163de6f9127b857e6f40 100644 (file)
@@ -13,12 +13,12 @@ Summary(pt_BR.UTF-8):       Ferramentas para monitoração do hardware
 Summary(ru.UTF-8):     Утилиты для мониторинга аппаратуры
 Summary(uk.UTF-8):     Утиліти для моніторингу апаратури
 Name:          lm_sensors
-Version:       3.0.2
+Version:       3.1.2
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 5b210ba9cc01f00161c438fd618484e5
+# Source0-md5: 58a9a225808ac4587c4c8cbd12b40b5c
 Source1:       sensors.init
 Source2:       sensors.sysconfig
 Source3:       fancontrol.init
@@ -40,7 +40,6 @@ BuildRequires:        rrdtool-devel >= 1.2.10
 Requires:      %{name}-config
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      dev >= 2.9.0-13
-Requires:      dmidecode
 Requires:      uname(release) >= 2.6.5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -313,7 +312,7 @@ fi
 %defattr(644,root,root,755)
 %doc CHANGES README doc/chips
 %doc doc/{donations,fan-divisors,progs,temperature-sensors,vid}
-%doc prog/{daemon,maxilife}
+%doc prog/daemon
 %attr(755,root,root) %{_bindir}/sensors-conf-convert
 %attr(755,root,root) %{_bindir}/sensors
 %attr(755,root,root) %{_bindir}/sensors.sh
@@ -326,6 +325,7 @@ fi
 %endif
 %{_mandir}/man1/sensors.1*
 %{_mandir}/man5/sensors.conf.5*
+%{_mandir}/man8/sensors-detect.8*
 %attr(754,root,root) /etc/rc.d/init.d/sensors_modules
 
 %files config-default
@@ -354,7 +354,6 @@ fi
 %attr(754,root,root) %{_sbindir}/sensord
 %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.063968 seconds and 4 git commands to generate.