[lm_sensors] Update to 3.3.3

Jaromír Cápík jcapik at fedoraproject.org
Thu Dec 6 16:34:34 UTC 2012


commit c7f2253af2e32d15b260ce24c8b8b01142071718
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Thu Dec 6 17:34:22 2012 +0100

    Update to 3.3.3

 .gitignore                                         |    1 +
 ...always-required-even-if-it-might-be-missi.patch |   44 --------------------
 0002-sensors-man-missing-switches.patch            |   33 ---------------
 lm_sensors.spec                                    |   11 ++---
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 84 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ea541c..5994cc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ lm_sensors-3.1.2.tar.bz2
 /lm_sensors-3.3.0.tar.bz2
 /lm_sensors-3.3.1.tar.bz2
 /lm_sensors-3.3.2.tar.bz2
+/lm_sensors-3.3.3.tar.bz2
diff --git a/lm_sensors.spec b/lm_sensors.spec
index ff02d02..f97e80a 100644
--- a/lm_sensors.spec
+++ b/lm_sensors.spec
@@ -1,6 +1,6 @@
 Name: lm_sensors
-Version: 3.3.2
-Release: 5%{?dist}
+Version: 3.3.3
+Release: 1%{?dist}
 URL: http://www.lm-sensors.org/
 Source: http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
 Source1: lm_sensors.sysconfig
@@ -16,8 +16,6 @@ Requires: /usr/sbin/dmidecode
 Requires(post): systemd-units
 BuildRequires: kernel-headers >= 2.2.16, bison, libsysfs-devel, flex, gawk
 BuildRequires: rrdtool-devel
-Patch0: 0001-PCI-bus-is-always-required-even-if-it-might-be-missi.patch
-Patch1: 0002-sensors-man-missing-switches.patch
 
 %description
 The lm_sensors package includes a collection of modules for general SMBus
@@ -54,8 +52,6 @@ database, and warns of sensor alarms.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 mv prog/init/README prog/init/README.initscripts
 chmod -x prog/init/fancontrol.init
@@ -158,6 +154,9 @@ fi
 
 
 %changelog
+* Thu Dec 06 2012 Jaromir Capik <jcapik at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+
 * Wed Sep 26 2012 Jaromir Capik <jcapik at redhat.com> - 3.3.2-5
 - #856120 - sensors - Inconsistency between man page and help
 
diff --git a/sources b/sources
index a3d881f..d0b56fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f357ba00b080ab102a170f7bf8bb2578  lm_sensors-3.3.2.tar.bz2
+73c2fcccdab6049d289c5e0c596192a1  lm_sensors-3.3.3.tar.bz2


More information about the scm-commits mailing list