Mailinglist Archive: opensuse-commit (1194 mails)

< Previous Next >
commit libsensors3
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 10 Mar 2008 18:49:40 +0100
  • Message-id: <20080310174940.67533678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libsensors3
checked in at Mon Mar 10 18:49:40 CET 2008.

--------
--- libsensors3/libsensors3.changes 2007-11-29 13:42:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/libsensors3/libsensors3.changes
2008-03-10 17:47:56.172952000 +0100
@@ -1,0 +2,12 @@
+Mon Mar 10 17:46:00 CET 2008 - jdelvare@xxxxxxx
+
+- Update to lm_sensors version 2.10.6
+ * Fix fschrc and fschmd support
+ * Fix sysfs presence detection
+ * Don't choke on unrecognized devices
+ * Fix lm93 vid2 access
+ * No in1 on w83783s
+ * Support DOS-style configuration files again
+- Stop using %run_ldconfig.
+
+-------------------------------------------------------------------

Old:
----
lm_sensors-2.10.5.dif
lm_sensors-2.10.5.tar.bz2

New:
----
lm_sensors-2.10.6.dif
lm_sensors-2.10.6.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsensors3.spec ++++++
--- /var/tmp/diff_new_pack.gS5366/_old 2008-03-10 18:48:58.000000000 +0100
+++ /var/tmp/diff_new_pack.gS5366/_new 2008-03-10 18:48:58.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package libsensors3 (Version 2.10.5)
+# spec file for package libsensors3 (Version 2.10.6)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,17 +10,18 @@

# norootforbuild

+
Name: libsensors3
BuildRequires: bison flex sysfsutils
Url: http://www.lm-sensors.org/
-Version: 2.10.5
-Release: 18
+Version: 2.10.6
+Release: 1
Summary: Hardware health monitoring library
License: GPL v2 or later
Group: System/Libraries
AutoReqProv: on
-Source0: lm_sensors-2.10.5.tar.bz2
-Patch: lm_sensors-2.10.5.dif
+Source0: lm_sensors-2.10.6.tar.bz2
+Patch: lm_sensors-2.10.6.dif
Patch1: lm_sensors-only-lib.dif
Patch2: lm_sensors-2.7.0-kernelheaders.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -88,12 +89,11 @@
# sensors.conf.5 would conflict with libsensors4
rm -f $RPM_BUILD_ROOT/usr/share/man/man5/sensors.conf.5

-%post
-%run_ldconfig
+%post -p /sbin/ldconfig

%postun
%{insserv_cleanup}
-%run_ldconfig
+/sbin/ldconfig

%files
%defattr(-,root,root)
@@ -108,39 +108,48 @@
%doc /usr/share/man/man3/*.3.gz

%changelog
-* Thu Nov 29 2007 - jdelvare@xxxxxxx
+* Mon Mar 10 2008 jdelvare@xxxxxxx
+- Update to lm_sensors version 2.10.6
+ * Fix fschrc and fschmd support
+ * Fix sysfs presence detection
+ * Don't choke on unrecognized devices
+ * Fix lm93 vid2 access
+ * No in1 on w83783s
+ * Support DOS-style configuration files again
+- Stop using %%run_ldconfig.
+* Thu Nov 29 2007 jdelvare@xxxxxxx
- Add missing Conflicts tag.
- Delete redundant description section.
-* Mon Nov 26 2007 - jdelvare@xxxxxxx
+* Mon Nov 26 2007 jdelvare@xxxxxxx
- Copy sensors to libsensors3 and strip it down to only provide
the needed compatibility libraries.
-* Thu Nov 22 2007 - jdelvare@xxxxxxx
+* Thu Nov 22 2007 jdelvare@xxxxxxx
- Drop local changes to sensors-detect that are no longer relevant.
- Drop local changes to sensord.init: we no longer package it.
-* Wed Nov 21 2007 - jdelvare@xxxxxxx
+* Wed Nov 21 2007 jdelvare@xxxxxxx
- Add missing Requires to libsensors3-devel. This is a cosmetic
change only, as the requirement was already drawn indirectly.
-* Mon Nov 05 2007 - jdelvare@xxxxxxx
+* Mon Nov 05 2007 jdelvare@xxxxxxx
- Add split provides to subpackages libsensors3-devel and sensord
so that an update will work as designed.
-* Fri Nov 02 2007 - jdelvare@xxxxxxx
+* Fri Nov 02 2007 jdelvare@xxxxxxx
- Fix two rpmlint warnings. One of them was about a missing
dependency between libsensors3-devel and libsensors3, which was
breaking the build of other packages.
-* Fri Nov 02 2007 - jdelvare@xxxxxxx
+* Fri Nov 02 2007 jdelvare@xxxxxxx
- Package libsensors separately. I've named the package
"libsensors3" because it is going to fade out quickly in favor
of the new, incompatible version from lm-sensors 3.
- Don't remove the build root before installing. rpmlint was
compaining about that.
-* Thu Nov 01 2007 - jdelvare@xxxxxxx
+* Thu Nov 01 2007 jdelvare@xxxxxxx
- Fix packaging breakage introduced by the following change:
ppc and ia64 packages do not include isadump nor isaset.
-* Wed Oct 31 2007 - jdelvare@xxxxxxx
+* Wed Oct 31 2007 jdelvare@xxxxxxx
- Package sensord separately.
- Don't include redundant or outdated initalization scripts in
the documentation tree.
-* Sun Oct 28 2007 - jdelvare@xxxxxxx
+* Sun Oct 28 2007 jdelvare@xxxxxxx
- Update to lm_sensors version 2.10.5
* Support for the SMSC SCH3112, SCH3114, SCH3116
* libsensors fixes for the thmc50, bmcsensors, lm93, adm1026
@@ -150,20 +159,20 @@
* Detect new Winbond chips
- useful_addresses.html is no longer part of the package.
- lm_sensors-dont-probe-i2c-isa.dif: Drop, bug fixed upstream.
-* Mon Oct 15 2007 - jdelvare@xxxxxxx
+* Mon Oct 15 2007 jdelvare@xxxxxxx
- Do not include i2c tools, they have their own package now.
-* Mon Sep 03 2007 - jdelvare@xxxxxxx
+* Mon Sep 03 2007 jdelvare@xxxxxxx
- Run ldconfig in %%post and %%postun. rpmlint was complaining
that this was missing.
-* Tue Aug 28 2007 - werner@xxxxxxx
+* Tue Aug 28 2007 werner@xxxxxxx
- Remove hard coded modules introduced by last change
-* Tue Aug 14 2007 - hvogel@xxxxxxx
+* Tue Aug 14 2007 hvogel@xxxxxxx
- Add sysconfig metadata [#300069]
-* Mon Aug 13 2007 - jdelvare@xxxxxxx
+* Mon Aug 13 2007 jdelvare@xxxxxxx
- Don't probe i2c-isa as a regular i2c bus. This regression was
introduced in lm_sensors 2.10.4. Fixed upstream in:
http://www.lm-sensors.org/changeset/4649
-* Wed Aug 01 2007 - werner@xxxxxxx
+* Wed Aug 01 2007 werner@xxxxxxx
- Update to lm_sensors version 2.10.4
* added support for recent devices and cips like
dme1737, applesmc, abituguru3, f71882fg, w83627ehf (kernel 2.4)
@@ -173,142 +182,142 @@
* support block reads with specified length of I2C devices
* A lot of fixes and enhancements
* Add both patches form us for fancontrol and pwmconfig
-* Wed Jun 27 2007 - jdelvare@xxxxxxx
+* Wed Jun 27 2007 jdelvare@xxxxxxx
- Don't package the decode-edid.pl script. It requires parse-edid
from the read-edid package, which isn't included in Suse.
-* Thu Jun 21 2007 - dmueller@xxxxxxx
+* Thu Jun 21 2007 dmueller@xxxxxxx
- adjust buildrequires
-* Mon Jun 04 2007 - jdelvare@xxxxxxx
+* Mon Jun 04 2007 jdelvare@xxxxxxx
- Don't build on s390 nor s390x.
-* Mon May 28 2007 - jdelvare@xxxxxxx
+* Mon May 28 2007 jdelvare@xxxxxxx
- Fix two rpmlint errors: /etc/init.d/lm_sensors shouldn't be
marked as a config file, and was missing a Short-Description
tag.
-* Wed May 09 2007 - jdelvare@xxxxxxx
+* Wed May 09 2007 jdelvare@xxxxxxx
- lm_sensors-no-xeon-script.patch: The decode-xeon.pl script is
outdated. It was never ported to work with 2.6 kernels, so it is
of no use on recent Suse distributions. Stop shipping it.
- Drop a legacy patch to sensors/main.c related to the
configuration file name, which is no longer needed.
-* Fri May 04 2007 - jdelvare@xxxxxxx
+* Fri May 04 2007 jdelvare@xxxxxxx
- Don't package outdated driver documentation. The up-to-date
driver documentation is in the kernel-source package.
(bug #271302)
- Two minor cleanups to the spec file.
-* Thu Apr 12 2007 - jdelvare@xxxxxxx
+* Thu Apr 12 2007 jdelvare@xxxxxxx
- lm_sensors-2.8.3-nodump.patch: Removed, should no longer be
needed. Since lm_sensors 2.8.6, isadump is only compiled on i386
and x86_64.
- Likewise, no need to patch prog/dump/isadump.c for powerpc,
as it won't be compiled for these architectures anyway.
-* Thu Apr 05 2007 - werner@xxxxxxx
+* Thu Apr 05 2007 werner@xxxxxxx
- Update to lm_sensors version 2.10.3 which added support for
recent devices and support for kernel 2.6.22.
-* Thu Mar 29 2007 - ro@xxxxxxx
+* Thu Mar 29 2007 ro@xxxxxxx
- added bison,flex to buildreq
-* Mon Feb 19 2007 - werner@xxxxxxx
+* Mon Feb 19 2007 werner@xxxxxxx
- Make README.SuSE encoding independend (bug #246130)
-* Tue Jan 30 2007 - werner@xxxxxxx
+* Tue Jan 30 2007 werner@xxxxxxx
- Update to lm_sensors version 2.10.2 which added support for
recent devices.
-* Mon Nov 13 2006 - werner@xxxxxxx
+* Mon Nov 13 2006 werner@xxxxxxx
- Update to lm_sensors version 2.10.1 which also includes the
fix for bug #192092 by not overwriting chip settings
- Remove notify warn message from pdb about overwriting settings
-* Mon Jun 26 2006 - werner@xxxxxxx
+* Mon Jun 26 2006 werner@xxxxxxx
- Load i2c-dev kernel module instead of i2c-sensor (bug #188126)
-* Tue Feb 28 2006 - werner@xxxxxxx
+* Tue Feb 28 2006 werner@xxxxxxx
- Update to version 2.10.0 for better udev support (bug #151931)
- Add i2c-0 to static device list for udev (bug #151931)
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Wed Jan 11 2006 - werner@xxxxxxx
+* Wed Jan 11 2006 werner@xxxxxxx
- Include fan control in lm_sensors service script (bug #141958)
-* Tue Dec 13 2005 - werner@xxxxxxx
+* Tue Dec 13 2005 werner@xxxxxxx
- Do not to handle module variables from package Modules (#137963)
-* Thu Nov 10 2005 - werner@xxxxxxx
+* Thu Nov 10 2005 werner@xxxxxxx
- Add postun section to run insserv_clean (bug #132934)
-* Fri Oct 14 2005 - werner@xxxxxxx
+* Fri Oct 14 2005 werner@xxxxxxx
- Update to lm_sensors version 2.9.2
-* Thu Aug 25 2005 - werner@xxxxxxx
+* Thu Aug 25 2005 werner@xxxxxxx
- Security fix in pwmconfig (bug #112925)
-* Wed May 11 2005 - schwab@xxxxxxx
+* Wed May 11 2005 schwab@xxxxxxx
- Add freetype2 and libart_lgpl to nfb, needed by rrdtool.
-* Mon May 09 2005 - werner@xxxxxxx
+* Mon May 09 2005 werner@xxxxxxx
- Update to lm_sensors-2.9.1
- Use insserv to enable rc script (bug #76174)
-* Thu Feb 17 2005 - werner@xxxxxxx
+* Thu Feb 17 2005 werner@xxxxxxx
- Update to lm_sensors-2.9.0 (bug #50681)
-* Mon Aug 30 2004 - werner@xxxxxxx
+* Mon Aug 30 2004 werner@xxxxxxx
- Update to newest lm_sensors-2.8.7 to be compatible to the current
kernel version.
-* Tue May 04 2004 - werner@xxxxxxx
+* Tue May 04 2004 werner@xxxxxxx
- Fix bug #35502 (missing w83627hf entries) by updating to
lm_sensors-2.8.6 which includes a better parser for sysfs
-* Tue Apr 13 2004 - ro@xxxxxxx
+* Tue Apr 13 2004 ro@xxxxxxx
- remove kernel-source from neededforbuild
(not needed any longer)
-* Wed Mar 10 2004 - werner@xxxxxxx
+* Wed Mar 10 2004 werner@xxxxxxx
- Add workaround for missing w83627hf chip driver (bug #35501)
-* Tue Mar 09 2004 - werner@xxxxxxx
+* Tue Mar 09 2004 werner@xxxxxxx
- A few changes for kernel 2.6 (bug #35500)
-* Fri Mar 05 2004 - pth@xxxxxxx
+* Fri Mar 05 2004 pth@xxxxxxx
- Remove no-strict-aliasing and fix the code instead. Patch
was also sent to upstream maintainers for inclusion.
-* Fri Mar 05 2004 - ro@xxxxxxx
+* Fri Mar 05 2004 ro@xxxxxxx
- added libpng to neededforbuild (for rrdtool)
- use no-strict-aliasing
-* Wed Jan 28 2004 - ro@xxxxxxx
+* Wed Jan 28 2004 ro@xxxxxxx
- update to 2.8.3
- use buildroot and build as user
-* Fri Sep 12 2003 - ro@xxxxxxx
+* Fri Sep 12 2003 ro@xxxxxxx
- configure kernel-source if needed
-* Mon Jul 21 2003 - werner@xxxxxxx
+* Mon Jul 21 2003 werner@xxxxxxx
- Update to lm_sensors 2.8.0
-* Thu Jun 05 2003 - ro@xxxxxxx
+* Thu Jun 05 2003 ro@xxxxxxx
- compile using headers from kernel-source not glibc
-* Wed Mar 19 2003 - olh@xxxxxxx
+* Wed Mar 19 2003 olh@xxxxxxx
- add lm_sensors-2.7.0-nodump.patch to fix dependency tree
-* Thu Feb 27 2003 - werner@xxxxxxx
+* Thu Feb 27 2003 werner@xxxxxxx
- Fix location of sensors program in boot script
-* Tue Feb 11 2003 - werner@xxxxxxx
+* Tue Feb 11 2003 werner@xxxxxxx
- Update due to kernel interface update (anything else is a bug)
-* Mon Dec 02 2002 - werner@xxxxxxx
+* Mon Dec 02 2002 werner@xxxxxxx
- Update to lm_sensors 2.4.6
-* Wed Nov 06 2002 - werner@xxxxxxx
+* Wed Nov 06 2002 werner@xxxxxxx
- Fix bug # 21583: sensors shouldn't segfault on missing argument.
-* Wed Sep 04 2002 - werner@xxxxxxx
+* Wed Sep 04 2002 werner@xxxxxxx
- Fix boot scripts to be usable (bug #18868)
- Install some progs which are described in FAQ
-* Wed Aug 28 2002 - fehr@xxxxxxx
+* Wed Aug 28 2002 fehr@xxxxxxx
- updated to current version 2.6.4 of lm_sensors
-* Thu Aug 01 2002 - werner@xxxxxxx
+* Thu Aug 01 2002 werner@xxxxxxx
- Use _libdir macro for 64bit architectures
-* Wed Jul 31 2002 - werner@xxxxxxx
+* Wed Jul 31 2002 werner@xxxxxxx
- Install sensord daemon for logging (bug #17316)
-* Tue Jun 18 2002 - ke@xxxxxxx
+* Tue Jun 18 2002 ke@xxxxxxx
- Fix typo in README.SuSE [# 14790].
-* Mon Aug 06 2001 - uli@xxxxxxx
+* Mon Aug 06 2001 uli@xxxxxxx
- fixed to build on PPC
-* Wed Jul 04 2001 - werner@xxxxxxx
+* Wed Jul 04 2001 werner@xxxxxxx
- update to 2.6.0
-* Mon Apr 16 2001 - werner@xxxxxxx
+* Mon Apr 16 2001 werner@xxxxxxx
- update to 2.5.5
-* Thu Apr 05 2001 - uli@xxxxxxx
+* Thu Apr 05 2001 uli@xxxxxxx
- removed lx_suse from neededforbuild
-* Thu Dec 14 2000 - werner@xxxxxxx
+* Thu Dec 14 2000 werner@xxxxxxx
- Group tag
-* Mon Jun 19 2000 - ro@xxxxxxx
+* Mon Jun 19 2000 ro@xxxxxxx
- update to 2.5.0
-* Wed Jun 07 2000 - uli@xxxxxxx
+* Wed Jun 07 2000 uli@xxxxxxx
- moved docs to %%{_docdir}
-* Fri Feb 11 2000 - ro@xxxxxxx
+* Fri Feb 11 2000 ro@xxxxxxx
- removed requires kernmod (package eliminated)
-* Wed Feb 02 2000 - werner@xxxxxxx
+* Wed Feb 02 2000 werner@xxxxxxx
- No asm/io.h if sys/io.h is included
-* Wed Feb 02 2000 - werner@xxxxxxx
+* Wed Feb 02 2000 werner@xxxxxxx
- No sys/perm.h or sys/io.h on ppc and sparc
-* Tue Feb 01 2000 - werner@xxxxxxx
+* Tue Feb 01 2000 werner@xxxxxxx
- New package sensors (version 2.4.3 corresponds with
current used kernel i2c patch)
- Prefix is /usr, mandir is /usr/share/man, and kernel

++++++ lm_sensors-2.10.5.dif -> lm_sensors-2.10.6.dif ++++++
--- libsensors3/lm_sensors-2.10.5.dif 2007-11-26 10:59:36.000000000 +0100
+++ /mounts/work_src_done/STABLE/libsensors3/lm_sensors-2.10.6.dif
2008-03-10 17:25:45.783679000 +0100
@@ -11,7 +11,7 @@

# Your C compiler
CC := gcc
-@@ -99,7 +99,7 @@ ifeq (,$(findstring /2.4., /$(KERNELVERS
+@@ -97,7 +97,7 @@ ifeq (,$(findstring /2.4., $(MODPREF)))
else
SYSFS_SUPPORT :=
endif
@@ -19,8 +19,8 @@
+SYSFS_SUPPORT := 1

# Prevent 2.6+ users from using improper targets, as this won't work.
- ifeq (,$(findstring /2.4., /$(KERNELVERSION)))
-@@ -143,7 +143,7 @@ LIBINCLUDEDIR := $(INCLUDEDIR)/sensors
+ ifeq (,$(findstring /2.4., $(MODPREF)))
+@@ -141,7 +141,7 @@ LIBINCLUDEDIR := $(INCLUDEDIR)/sensors

# You should not need to change this. It is the base directory under which the
# manual pages will be installed.
@@ -29,7 +29,7 @@

MACHINE := $(shell uname -m)

-@@ -218,7 +218,7 @@ ifeq ($(DEBUG),1)
+@@ -216,7 +216,7 @@ ifeq ($(DEBUG),1)
ALL_CPPFLAGS += -DDEBUG
ALL_CFLAGS += -O -g
else

++++++ lm_sensors-2.10.5.tar.bz2 -> lm_sensors-2.10.6.tar.bz2 ++++++
++++ 1933 lines of diff (skipped)

++++++ lm_sensors-only-lib.dif ++++++
--- /var/tmp/diff_new_pack.gS5366/_old 2008-03-10 18:48:59.000000000 +0100
+++ /var/tmp/diff_new_pack.gS5366/_new 2008-03-10 18:48:59.000000000 +0100
@@ -2,7 +2,7 @@
===================================================================
--- Makefile.orig
+++ Makefile
-@@ -187,8 +187,7 @@ endif
+@@ -185,8 +185,7 @@ endif
endif
endif
SRCDIRS += kernel/include


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread