SPECS: lm_sensors.spec - updated to 2.9.2, removed obsolete ipmi p...
qboosh
qboosh at pld-linux.org
Fri Oct 7 16:48:53 CEST 2005
Author: qboosh Date: Fri Oct 7 14:48:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.9.2, removed obsolete ipmi patch
- updated CAN-2005-2672 patch (use mktemp instead of non-existing tempfile)
---- Files affected:
SPECS:
lm_sensors.spec (1.141 -> 1.142)
---- Diffs:
================================================================
Index: SPECS/lm_sensors.spec
diff -u SPECS/lm_sensors.spec:1.141 SPECS/lm_sensors.spec:1.142
--- SPECS/lm_sensors.spec:1.141 Tue Sep 6 19:04:43 2005
+++ SPECS/lm_sensors.spec Fri Oct 7 16:48:48 2005
@@ -17,21 +17,20 @@
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}
@@ -151,7 +150,7 @@
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
@@ -168,7 +167,7 @@
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
@@ -185,7 +184,6 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
-%patch5 -p1
%build
%if %{with kernel}
@@ -398,6 +396,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.142 2005/10/07 14:48:48 qboosh
+- updated to 2.9.2, removed obsolete ipmi patch
+- updated CAN-2005-2672 patch (use mktemp instead of non-existing tempfile)
+
Revision 1.141 2005/09/06 17:04:43 arekm
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lm_sensors.spec?r1=1.141&r2=1.142&f=u
More information about the pld-cvs-commit
mailing list