[net-snmp] updated to net-snmp-5.6.1

Jan Šafránek jsafrane at fedoraproject.org
Tue Jan 4 12:55:28 UTC 2011


commit 56d082c83d6ecf498867006785e5560efb92785e
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Tue Jan 4 13:55:14 2011 +0100

    updated to net-snmp-5.6.1

 net-snmp-5.6-cpp-includes.patch |  196 ---------------------------------------
 net-snmp.spec                   |   14 ++--
 2 files changed, 7 insertions(+), 203 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index 414a20e..61e1db2 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -10,8 +10,8 @@
 
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
-Version: 5.6
-Release: 5%{?dist}
+Version: 5.6.1
+Release: 1%{?dist}
 Epoch: 1
 
 License: BSD
@@ -34,8 +34,6 @@ Patch4: net-snmp-5.5-include-struct.patch
 Patch5: net-snmp-5.5-apsl-copying.patch
 Patch6: net-snmp-5.5-perl-linking.patch
 Patch7: net-snmp-5.6-test-debug.patch
-Patch8: net-snmp-5.6-cpp-includes.patch
-Patch9: net-snmp-5.6-big-end-oid.patch
 
 Requires(post): chkconfig
 Requires(preun): chkconfig
@@ -166,8 +164,6 @@ Net-SNMP toolkit library.
 %patch5 -p1 -b .apsl
 %patch6 -p1 -b .perl-linking
 %patch7 -p1
-%patch8 -p2 -b .cpp-includes
-%patch9 -p2 -b .big-end-oid
 
 %build
 MIBS="host agentx smux \
@@ -380,7 +376,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_bindir}/encode_keychange
 %{_bindir}/agentxtrap
 %{_bindir}/snmp[^c-]*
-%attr(0644,root,root) %{_mandir}/man1/snmp*.1*
+%attr(0644,root,root) %{_mandir}/man1/snmp[^-]*.1*
 %attr(0644,root,root) %{_mandir}/man1/encode_keychange*.1*
 %attr(0644,root,root) %{_mandir}/man1/agentxtrap.1*
 %attr(0644,root,root) %{_mandir}/man5/snmp.conf.5.gz
@@ -408,6 +404,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %attr(0644,root,root) %{_mandir}/man[15]/mib2c*
 %attr(0644,root,root) %{_mandir}/man3/*.3pm.*
 %attr(0644,root,root) %{_mandir}/man1/traptoemail*.1*
+%attr(0644,root,root) %{_mandir}/man1/snmp-bridge-mib.1*
 %{perl_vendorarch}/*SNMP*
 %{perl_vendorarch}/auto/*SNMP*
 
@@ -430,6 +427,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/snmp/mibs/*
 
 %changelog
+* Tue Jan  4 2011 Jan Safranek <jsafrane at redhat.com> - 1:5.6.1-1
+- updated to net-snmp-5.6.1
+
 * Mon Dec  6 2010 Jan Safranek <jsafrane at redhat.com> - 1:5.6-5
 - re-create /var/run/net-snmp on boot using tmpfiles.d (#656637)
 - move snmp-bridge-mib and net-snmp-cert utilities to net-snmp-perl


More information about the scm-commits mailing list