- Update to lm_sensors-2.9.2
- Fixed wrong subsys locking (#176965) - Removed lm_sensors pwmconfig, has been fixed upstream now
This commit is contained in:
parent
177d7b6f22
commit
48d8de93ed
@ -1 +1 @@
|
|||||||
lm_sensors-2.9.1.tar.gz
|
lm_sensors-2.9.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lm_sensors
|
Name: lm_sensors
|
||||||
Version: 2.9.1
|
Version: 2.9.2
|
||||||
Release: 6.1
|
Release: 1
|
||||||
URL: http://secure.netroedge.com/~lm78/
|
URL: http://secure.netroedge.com/~lm78/
|
||||||
Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz
|
Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz
|
||||||
Source1: lm_sensors.sysconfig
|
Source1: lm_sensors.sysconfig
|
||||||
@ -13,7 +13,6 @@ Patch5: lm_sensors-2.8.3-local.patch
|
|||||||
Patch6: lm_sensors-2.8.3-rpath.patch
|
Patch6: lm_sensors-2.8.3-rpath.patch
|
||||||
Patch7: lm_sensors-2.8.7-udev.patch
|
Patch7: lm_sensors-2.8.7-udev.patch
|
||||||
Patch8: lm_sensors-2.9.1-kernel26.patch
|
Patch8: lm_sensors-2.9.1-kernel26.patch
|
||||||
Patch9: lm_sensors-2.9.1-pwconfig.patch
|
|
||||||
Summary: Hardware monitoring tools.
|
Summary: Hardware monitoring tools.
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -46,7 +45,6 @@ when building applications that make use of sensor data.
|
|||||||
%patch6 -p1 -b .rpath
|
%patch6 -p1 -b .rpath
|
||||||
%patch7 -p1 -b .udev
|
%patch7 -p1 -b .udev
|
||||||
%patch8 -p1 -b .kernel26
|
%patch8 -p1 -b .kernel26
|
||||||
%patch9 -p1 -b .pwconfig
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir -p kernel/include/linux
|
mkdir -p kernel/include/linux
|
||||||
@ -107,6 +105,11 @@ fi
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> 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 <jkeating@redhat.com> - 2.9.1-6.1
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.9.1-6.1
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user