diff --git a/.cvsignore b/.cvsignore index f73e16c..77e3053 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lm_sensors-2.9.1.tar.gz +lm_sensors-2.9.2.tar.gz diff --git a/lm_sensors.spec b/lm_sensors.spec index 990f082..bdaf8a5 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors -Version: 2.9.1 -Release: 6.1 +Version: 2.9.2 +Release: 1 URL: http://secure.netroedge.com/~lm78/ Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz Source1: lm_sensors.sysconfig @@ -13,7 +13,6 @@ Patch5: lm_sensors-2.8.3-local.patch Patch6: lm_sensors-2.8.3-rpath.patch Patch7: lm_sensors-2.8.7-udev.patch Patch8: lm_sensors-2.9.1-kernel26.patch -Patch9: lm_sensors-2.9.1-pwconfig.patch Summary: Hardware monitoring tools. Group: Applications/System License: GPL @@ -46,7 +45,6 @@ when building applications that make use of sensor data. %patch6 -p1 -b .rpath %patch7 -p1 -b .udev %patch8 -p1 -b .kernel26 -%patch9 -p1 -b .pwconfig %build mkdir -p kernel/include/linux @@ -107,6 +105,11 @@ fi %{_libdir}/lib*.so %changelog +* Fri Feb 10 2006 Phil Knirsch 2.9.2-1 +- Update to lm_sensors-2.9.2 +- Fixed wrong subsys locking (#176965) +- Removed lm_sensors pwmconfig, has been fixed upstream now + * Tue Feb 07 2006 Jesse Keating - 2.9.1-6.1 - rebuilt for new gcc4.1 snapshot and glibc changes diff --git a/sources b/sources index df90a0d..96dda59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5af615e39441d95471bdb72a3f01709 lm_sensors-2.9.1.tar.gz +229f83cfbd081d5e7bd46885efec1c72 lm_sensors-2.9.2.tar.gz