From d90b72af63b9599868b4e06fa8b14b1ef72f064f Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Thu, 23 Nov 2006 14:08:35 +0000 Subject: [PATCH] - Update to lm_sensors-2.10.1 - Tiny specfile updates --- .cvsignore | 2 +- lm_sensors-2.10.1-local.patch | 11 +++++++++++ lm_sensors.spec | 12 ++++++++---- sources | 2 +- 4 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 lm_sensors-2.10.1-local.patch diff --git a/.cvsignore b/.cvsignore index c99a181..d8d62cf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lm_sensors-2.10.0.tar.gz +lm_sensors-2.10.1.tar.gz diff --git a/lm_sensors-2.10.1-local.patch b/lm_sensors-2.10.1-local.patch new file mode 100644 index 0000000..26c376e --- /dev/null +++ b/lm_sensors-2.10.1-local.patch @@ -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". diff --git a/lm_sensors.spec b/lm_sensors.spec index 02205a7..0503e0e 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -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 - 2.10.1-1.fc7 +- Update to lm_sensors-2.10.1 +- Tiny specfile updates + * Wed Jul 12 2006 Jesse Keating - 2.10.0-3.1 - rebuild diff --git a/sources b/sources index 89e8385..5b2287d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a5327c9e291c5e2bef62e2277bce962 lm_sensors-2.10.0.tar.gz +cdc857b78e813b88cbf8be92441aa299 lm_sensors-2.10.1.tar.gz