rpms/net-snmp/devel net-snmp.spec,1.206,1.207

Štěpán Kasal kasal at fedoraproject.org
Tue Jan 12 13:26:01 UTC 2010


Author: kasal

Update of /cvs/extras/rpms/net-snmp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5700

Modified Files:
	net-snmp.spec 
Log Message:
- move the perl(:MODULE_COMPAT_5.10.x) require to net-snmp-libs


Index: net-snmp.spec
===================================================================
RCS file: /cvs/extras/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -p -r1.206 -r1.207
--- net-snmp.spec	12 Jan 2010 12:35:42 -0000	1.206
+++ net-snmp.spec	12 Jan 2010 13:26:01 -0000	1.207
@@ -11,7 +11,7 @@
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: 5.5
-Release: 10%{?dist}
+Release: 11%{?dist}
 Epoch: 1
 
 License: BSD and MIT
@@ -41,7 +41,6 @@ Requires(preun): initscripts
 # for /bin/rm
 Requires(preun): coreutils
 Requires: %{name}-libs = %{epoch}:%{version}-%{release}
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel, bzip2-devel, elfutils-devel
 BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
@@ -406,6 +405,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/snmp/mibs/*
 
 %changelog
+* Tue Jan 12 2010 Stepan Kasal <skasal at redhat.com> - 1:5.5-11
+- move the perl(:MODULE_COMPAT_5.10.x) require to net-snmp-libs
+
 * Tue Jan 12 2010 Jan Safranek <jsafrane at redhat.com> - 1:5.5-10
 - document various legacy options in this spec file
 



More information about the scm-commits mailing list