From 771e30432f53deb4840d9a63e9707da78cee7bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Wed, 6 Apr 2005 11:14:13 +0000 Subject: [PATCH] - switching to a different 64bit patch, hopefully 64bit problems are gone for a while --- net-snmp.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/net-snmp.spec b/net-snmp.spec index 194000e..3cb2fab 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -3,7 +3,7 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp Version: 5.2.1 -Release: 8 +Release: 9 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -23,7 +23,7 @@ Patch5: net-snmp-5.0.8-ipv6-sock-close.patch Patch6: net-snmp-5.0.8-readonly.patch Patch7: net-snmp-5.1-async-getnext.patch Patch8: net-snmp-5.1.1-pie.patch -Patch9: net-snmp-5.1-64bit.patch +Patch9: net-snmp-5.2-64bit.diff #kills virtual interfaces #Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch Patch11: net-snmp-5.1.2-lelf.patch @@ -136,7 +136,7 @@ and applications. %patch8 -p1 -b .pie %endif -%patch9 -p1 -b .64bit +%patch9 -b .64bit #%patch10 -p1 -b .ipAdEntIfIndex %patch11 -p1 -b .lelf %patch12 -p1 -b .dir-fix @@ -326,6 +326,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.la %changelog +* Wed Apr 06 2005 Radek Vokal - 5.2.1-9 +- switching to a different 64bit patch, hopefully 64bit problems are gone for a while + * Mon Apr 04 2005 Radek Vokal - 5.2.1-8 - net-snmp properly deals with large partitions (#153101)