rpms/net-snmp/devel net-snmp.spec,1.146,1.147

Jan Šafránek (jsafrane) fedora-extras-commits at redhat.com
Wed Apr 23 13:03:03 UTC 2008


Author: jsafrane

Update of /cvs/pkgs/rpms/net-snmp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4228

Modified Files:
	net-snmp.spec 
Log Message:
explicitly require lm_sensor > 3 for build
Resolves: #442718


Index: net-snmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- net-snmp.spec	18 Mar 2008 18:29:49 -0000	1.146
+++ net-snmp.spec	23 Apr 2008 13:02:28 -0000	1.147
@@ -7,7 +7,7 @@
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: %{major_ver}
-Release: 14%{?dist}
+Release: 15%{?dist}
 Epoch: 1
 
 License: BSD and MIT
@@ -54,7 +54,7 @@
 BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
 BuildRequires: perl-devel, perl(ExtUtils::Embed), gawk, procps
 %ifnarch s390 s390x
-BuildRequires: lm_sensors-devel
+BuildRequires: lm_sensors-devel >= 3
 %endif
 %if %{tcp_wrappers}
 BuildRequires: tcp_wrappers-devel
@@ -387,6 +387,9 @@
 %{_libdir}/lib*.so.*
 
 %changelog
+* Mon Apr 21 2008 Jan Safranek <jsafranek at redhat.com> 5.4.1-15
+- explicitly require lm_sensor > 3 for build (#442718)
+
 * Tue Mar 18 2008 Tom "spot" Callaway <tcallawa at redhat.com> 5.4.1-14
 - add Requires for versioned perl (libperl.so)
 - get rid of silly file Requires




More information about the fedora-extras-commits mailing list