diff --git a/lm_sensors.spec b/lm_sensors.spec index bdaf8a5..2d3697c 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors Version: 2.9.2 -Release: 1 +Release: 2 URL: http://secure.netroedge.com/~lm78/ Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz Source1: lm_sensors.sysconfig @@ -17,7 +17,7 @@ Summary: Hardware monitoring tools. Group: Applications/System License: GPL Buildroot: %{_tmppath}/%{name}-root -Requires: /usr/sbin/dmidecode +Requires: /usr/sbin/dmidecode chkconfig BuildPrereq: kernel-headers >= 2.2.16, bison ExclusiveArch: alpha %{ix86} x86_64 @@ -105,6 +105,9 @@ fi %{_libdir}/lib*.so %changelog +* Wed Feb 15 2006 Phil Knirsch 2.9.2-2 +- Added missing dependency to chkconfig + * Fri Feb 10 2006 Phil Knirsch 2.9.2-1 - Update to lm_sensors-2.9.2 - Fixed wrong subsys locking (#176965)