From 9db3c7e2fa8a4db9f5d08c02bbf4ce86e8f10b5f Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Thu, 23 Dec 2004 15:07:20 +0000 Subject: [PATCH] - Fixed typo in initscript (#139030) --- lm_sensors.init | 4 ++-- lm_sensors.spec | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lm_sensors.init b/lm_sensors.init index 2a0705e..f1e5daf 100755 --- a/lm_sensors.init +++ b/lm_sensors.init @@ -2,7 +2,7 @@ # # chkconfig: 2345 26 74 # description: sensors is used for monitoring motherboard sensor values. -# config: /etc/sysconfig/sensors +# config: /etc/sysconfig/lm_sensors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ # See also the lm_sensors homepage at: # http://www2.lm-sensors.nu/~lm78/index.html -# It uses a config file /etc/sysconfig/sensors that contains the modules to +# It uses a config file /etc/sysconfig/lm_sensors that contains the modules to # be loaded/unloaded. That file is sourced into this one. # The format of that file a shell script that simply defines the modules diff --git a/lm_sensors.spec b/lm_sensors.spec index f46ad3d..e389372 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors Version: 2.8.8 -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 @@ -99,7 +99,10 @@ fi %{_libdir}/lib*.so %changelog -* Tue Dec 21 2004 Phil Knirsch 2.8.7-3 +* Thu Dec 23 2004 Phil Knirsch 2.8.8-2 +- Fixed typo in initscript (#139030) + +* Tue Dec 21 2004 Phil Knirsch 2.8.8-1 - Added Buildprereq for bison (#138888) - Update to lm_sensors-2.8.8