Mailinglist Archive: opensuse-commit (858 mails)

< Previous Next >
commit sensors
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 02 Nov 2007 01:39:49 +0100
  • Message-id: <20071102003949.EA3DA6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package sensors
checked in at Fri Nov 2 01:39:49 CET 2007.

--------
--- sensors/sensors.changes 2007-10-31 14:43:02.000000000 +0100
+++ /mounts/work_src_done/STABLE/sensors/sensors.changes 2007-11-01
12:17:45.649075000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 1 12:16:57 CET 2007 - jdelvare@xxxxxxx
+
+- Fix packaging breakage introduced by the following change:
+ ppc and ia64 packages do not include isadump nor isaset.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sensors.spec ++++++
--- /var/tmp/diff_new_pack.VV1979/_old 2007-11-02 01:39:38.000000000 +0100
+++ /var/tmp/diff_new_pack.VV1979/_new 2007-11-02 01:39:38.000000000 +0100
@@ -14,7 +14,7 @@
BuildRequires: bison flex rrdtool-devel sysfsutils
Url: http://www.lm-sensors.org/
Version: 2.10.5
-Release: 3
+Release: 5
Summary: Hardware health monitoring for Linux
License: GPL v2 or later
Group: System/Monitoring
@@ -116,8 +116,10 @@
/usr/bin/*
/usr/sbin/fancontrol
/usr/sbin/fancontrol.pl
+%ifarch i386 i486 i586 i686 x86_64
/usr/sbin/isadump
/usr/sbin/isaset
+%endif
/usr/sbin/pwmconfig
/usr/sbin/sensors-detect
%doc %{_docdir}/sensors/
@@ -128,8 +130,10 @@
%doc /usr/share/man/man3/*.3.gz
%doc /usr/share/man/man5/*.5.gz
%doc /usr/share/man/man8/fancontrol.8.gz
+%ifarch i386 i486 i586 i686 x86_64
%doc /usr/share/man/man8/isadump.8.gz
%doc /usr/share/man/man8/isaset.8.gz
+%endif
%doc /usr/share/man/man8/pwmconfig.8.gz
%doc /usr/share/man/man8/sensors-detect.8.gz

@@ -138,6 +142,9 @@
/usr/sbin/sensord
%doc /usr/share/man/man8/sensord.8.gz
%changelog
+* 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
- Package sensord separately.
- Don't include redundant or outdated initalization scripts in



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



Remember to have fun...

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

< Previous Next >