rpms/lm_sensors/F-8 lm_sensors-2.10.5-fschrc.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 lm_sensors.spec, 1.54, 1.55 sources, 1.18, 1.19

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Nov 15 13:28:16 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/lm_sensors/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17026

Modified Files:
	.cvsignore lm_sensors.spec sources 
Added Files:
	lm_sensors-2.10.5-fschrc.patch 
Log Message:
* Thu Nov 15 2007 Hans de Goede <j.w.r.degoede at hhs.nl> - 2.10.5-1
- New upstream bugfix release 2.10.5


lm_sensors-2.10.5-fschrc.patch:

--- NEW FILE lm_sensors-2.10.5-fschrc.patch ---
diff -up lm_sensors-2.10.5/lib/chips.h~ lm_sensors-2.10.5/lib/chips.h
--- lm_sensors-2.10.5/lib/chips.h~	2007-11-15 11:39:26.000000000 +0100
+++ lm_sensors-2.10.5/lib/chips.h	2007-11-15 11:39:26.000000000 +0100
@@ -2342,8 +2342,8 @@
 #define SENSORS_F71882FG_TEMP_TYPE(n)		(150 + (n))
 
 /* Fujitsu Siemens Computers Heimdal and Heracles */
-#define SENSORS_FSCHMD_PREFIX		"fscher"
-#define SENSORS_FSCHRC_PREFIX		"fscher"
+#define SENSORS_FSCHMD_PREFIX		"fschmd"
+#define SENSORS_FSCHRC_PREFIX		"fschrc"
 
 /* Note, we start with feature numbers of 60+ to not have any overlapping
    features with the old FSCPOS, FSCSCY and FSCHER feature lists, as the


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lm_sensors/F-8/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	19 Jul 2007 17:50:05 -0000	1.18
+++ .cvsignore	15 Nov 2007 13:27:44 -0000	1.19
@@ -1 +1 @@
-lm_sensors-2.10.4.tar.gz
+lm_sensors-2.10.5.tar.gz


Index: lm_sensors.spec
===================================================================
RCS file: /cvs/extras/rpms/lm_sensors/F-8/lm_sensors.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- lm_sensors.spec	23 Aug 2007 07:20:57 -0000	1.54
+++ lm_sensors.spec	15 Nov 2007 13:27:44 -0000	1.55
@@ -1,6 +1,6 @@
 Name: lm_sensors
-Version: 2.10.4
-Release: 2%{?dist}
+Version: 2.10.5
+Release: 1%{?dist}
 URL: http://www.lm-sensors.org/
 Source: http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.gz
 Source1: lm_sensors.sysconfig
@@ -8,6 +8,7 @@
 Source2: sensord.sysconfig
 Source3: sensord.init
 Patch0: lm_sensors-2.10.4-service-default-off.patch
+Patch1: lm_sensors-2.10.5-fschrc.patch
 Summary: Hardware monitoring tools
 Group: Applications/System
 License: GPLv2+
@@ -61,6 +62,7 @@
 %prep
 %setup -q 
 %patch0 -p1
+%patch1 -p1
 mv prog/init/README prog/init/README.initscripts
 chmod -x prog/init/fancontrol.init
 
@@ -162,6 +164,9 @@
 
 
 %changelog
+* Thu Nov 15 2007 Hans de Goede <j.w.r.degoede at hhs.nl> - 2.10.5-1
+- New upstream bugfix release 2.10.5
+
 * Wed Aug 22 2007 Hans de Goede <j.w.r.degoede at hhs.nl> - 2.10.4-2
 - Update License tag for new Licensing Guidelines compliance
 - Disable service by default (no use without any sensors being configured),


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lm_sensors/F-8/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	19 Jul 2007 17:50:05 -0000	1.18
+++ sources	15 Nov 2007 13:27:44 -0000	1.19
@@ -1 +1 @@
-96eb9ca1a1f1cb308757a7b8f0af93d6  lm_sensors-2.10.4.tar.gz
+77f96bc8a7773e95b2990d756e4925d6  lm_sensors-2.10.5.tar.gz




More information about the fedora-extras-commits mailing list