]> git.pld-linux.org Git - packages/lm_sensors.git/commitdiff
- updated to 2.9.2, removed obsolete ipmi patch
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Oct 2005 14:48:48 +0000 (14:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated CAN-2005-2672 patch (use mktemp instead of non-existing tempfile)

Changed files:
    lm_sensors.spec -> 1.142

lm_sensors.spec

index 2795481c23b64cadccfea64b163a3c327f17706f..0ef3dbd563f01093cc2bbbdff5ec2a0ad968f93c 100644 (file)
@@ -16,21 +16,20 @@ Summary(pt_BR):     Ferramentas para monitora
 Summary(ru):   õÔÉÌÉÔÙ ÄÌÑ ÍÏÎÉÔÏÒÉÎÇÁ ÁÐÐÁÒÁÔÕÒÙ
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ ÍÏΦÔÏÒÉÎÇÕ ÁÐÁÒÁÔÕÒÉ
 Name:          lm_sensors
-Version:       2.9.1
-%define _rel   4
+Version:       2.9.2
+%define _rel   1
 Release:       %{_rel}
 License:       GPL
 Group:         Applications/System
 Source0:       http://secure.netroedge.com/~lm78/archive/%{name}-%{version}.tar.gz
-# Source0-md5: f5af615e39441d95471bdb72a3f01709
+# Source0-md5: 229f83cfbd081d5e7bd46885efec1c72
 Source1:       sensors.init
 Source2:       sensors.sysconfig
 Patch0:                %{name}-make.patch
 Patch1:                %{name}-ppc.patch
 Patch2:                %{name}-iconv-in-libc.patch
 Patch3:                %{name}-sensors-detect-PATH.patch
-Patch4:                %{name}-ipmi.patch
-Patch5:                %{name}-CAN-2005-2672.patch
+Patch4:                %{name}-CAN-2005-2672.patch
 URL:           http://www.lm-sensors.nu/
 BuildRequires: rpmbuild(macros) >= 1.213
 %if %{with userspace}
@@ -150,7 +149,7 @@ Group:              Applications/System
 Release:       %{_rel}@%{_kernel_ver_str}
 Requires(post,postun): /sbin/depmod
 %{?with_dist_kernel:%requires_releq_kernel_up}
-%{?with_dist_kernel:Requires:  i2c >= 2.8.2}
+%{?with_dist_kernel:Requires:  i2c >= 2.9.0}
 Provides:      %{name}-modules = %{version}-%{release}
 Obsoletes:     kernel-misc-lm_sensors
 
@@ -167,7 +166,7 @@ Group:              Applications/System
 Release:       %{_rel}@%{_kernel_ver_str}
 Requires(post,postun): /sbin/depmod
 %{?with_dist_kernel:%requires_releq_kernel_smp}
-%{?with_dist_kernel:Requires:  i2c >= 2.8.2}
+%{?with_dist_kernel:Requires:  i2c >= 2.9.0}
 Provides:      %{name}-modules = %{version}-%{release}
 Obsoletes:     kernel-smp-misc-lm_sensors
 
@@ -184,7 +183,6 @@ Modu
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 %if %{with kernel}
This page took 0.09431 seconds and 4 git commands to generate.