- Update to lm_sensors-2.10.1
- Tiny specfile updates
This commit is contained in:
parent
aad69e46f1
commit
d90b72af63
@ -1 +1 @@
|
||||
lm_sensors-2.10.0.tar.gz
|
||||
lm_sensors-2.10.1.tar.gz
|
||||
|
11
lm_sensors-2.10.1-local.patch
Normal file
11
lm_sensors-2.10.1-local.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- lm_sensors-2.10.1/prog/detect/sensors-detect.local 2006-11-23 13:48:46.000000000 +0100
|
||||
+++ lm_sensors-2.10.1/prog/detect/sensors-detect 2006-11-23 14:27:29.000000000 +0100
|
||||
@@ -5430,7 +5430,7 @@
|
||||
print "#----cut here----\n".
|
||||
$modprobes.
|
||||
"# sleep 2 # optional\n".
|
||||
- "/usr/local/bin/sensors -s # recommended\n".
|
||||
+ "/usr/bin/sensors -s # recommended\n".
|
||||
"#----cut here----\n\n";
|
||||
|
||||
print "If you have some drivers built into your kernel, the list above will\n".
|
@ -1,6 +1,6 @@
|
||||
Name: lm_sensors
|
||||
Version: 2.10.0
|
||||
Release: 3.1
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://secure.netroedge.com/~lm78/
|
||||
Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz
|
||||
Source1: lm_sensors.sysconfig
|
||||
@ -9,14 +9,14 @@ Patch1: lm_sensors-2.5.5-glibc22.patch
|
||||
Patch2: lm_sensors-2.8.3-redhat.patch
|
||||
Patch3: lm_sensors-2.8.0-utf8.patch
|
||||
Patch4: lm_sensors-2.8.2-expr.patch
|
||||
Patch5: lm_sensors-2.8.3-local.patch
|
||||
Patch5: lm_sensors-2.10.1-local.patch
|
||||
Patch6: lm_sensors-2.8.3-rpath.patch
|
||||
Patch7: lm_sensors-2.8.7-udev.patch
|
||||
Patch8: lm_sensors-2.10.0-kernel26.patch
|
||||
Summary: Hardware monitoring tools.
|
||||
Group: Applications/System
|
||||
License: GPL
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: /usr/sbin/dmidecode
|
||||
Requires(preun): chkconfig
|
||||
Requires(post): chkconfig
|
||||
@ -107,6 +107,10 @@ fi
|
||||
%{_libdir}/lib*.so
|
||||
|
||||
%changelog
|
||||
* Thu Nov 23 2006 Phil Knirsch <pknirsch@redhat.com> - 2.10.1-1.fc7
|
||||
- Update to lm_sensors-2.10.1
|
||||
- Tiny specfile updates
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.10.0-3.1
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user