Hello community,

here is the log from the commit of package sensors for openSUSE:Factory checked 
in at 2012-09-17 14:10:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sensors (Old)
 and      /work/SRC/openSUSE:Factory/.sensors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sensors", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sensors/sensors.changes  2012-03-29 
11:42:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sensors.new/sensors.changes     2012-09-17 
14:10:07.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 13 23:21:43 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use the "modutils" require instead of "modules" to select a
+  module toolset implementation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sensors.spec ++++++
--- /var/tmp/diff_new_pack.XhUHs9/_old  2012-09-17 14:10:08.000000000 +0200
+++ /var/tmp/diff_new_pack.XhUHs9/_new  2012-09-17 14:10:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sensors
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           sensors
-BuildRequires:  bison flex rrdtool-devel
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  rrdtool-devel
 Url:            http://www.lm-sensors.org/
 Version:        3.3.2
-Release:        1
+Release:        0
 Summary:        Hardware health monitoring for Linux
 License:        GPL-2.0+
 Group:          System/Monitoring
-Requires:       modules
-AutoReqProv:    on
+Requires:       modutils
 Source0:        lm_sensors-%{version}.tar.bz2
 Source1:        lm_sensors.init
 Source2:        baselibs.conf
@@ -61,11 +60,10 @@
     Geert Uytterhoeven <[email protected]>
 
 %package -n sensord
-License:        GPL-2.0+
 Summary:        Hardware health monitoring daemon
+License:        GPL-2.0+
 Group:          System/Monitoring
 Provides:       sensors:/usr/sbin/sensord
-AutoReqProv:    on
 
 %description -n sensord
 sensord is a daemon that can be used to periodically log sensor
@@ -81,10 +79,9 @@
     Merlin Hughes <[email protected]>
 
 %package -n libsensors4
-License:        LGPL-2.1+
 Summary:        Hardware health monitoring library
+License:        LGPL-2.1+
 Group:          System/Libraries
-AutoReqProv:    on
 
 %description -n libsensors4
 libsensors offers a way for applications to access the hardware
@@ -105,12 +102,12 @@
     Mark M. Hoffman    <[email protected]>
 
 %package -n libsensors4-devel
-License:        LGPL-2.1+
 Summary:        Hardware health monitoring library
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Requires:       libsensors4 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libsensors4 = %{version}
 Provides:       sensors:/usr/include/sensors/sensors.h
-AutoReqProv:    on
 Conflicts:      libsensors3-devel
 
 %description -n libsensors4-devel
@@ -159,9 +156,6 @@
     install -m 0755 %{S:1}             $RPM_BUILD_ROOT/etc/init.d/lm_sensors
     ln -sf /etc/init.d/lm_sensors      $RPM_BUILD_ROOT/usr/sbin/rclm_sensors
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 sh -c '
 CONFIG=/etc/sysconfig/lm_sensors

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to