diff --git a/.cvsignore b/.cvsignore index c86ef52..c1971ad 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -net-snmp-5.2.2.tar.gz +net-snmp-5.3.tar.gz diff --git a/net-snmp.spec b/net-snmp.spec index 5c181be..82f632d 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -2,8 +2,8 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp -Version: 5.2.2 -Release: 4.1 +Version: 5.3 +Release: 1 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -27,11 +27,6 @@ Patch9: net-snmp-5.2-64bit.diff #Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch Patch12: net-snmp-5.1.2-dir-fix.patch Patch19: net-snmp-5.2.1-file_offset.patch -#net-snmp CVS -Patch20: net-snmp-5.2.2-tcp-partial-packet.patch -Patch21: net-snmp-5.2.2-ipaddr-size-64bit.patch -Patch22: net-snmp-5.2.2-snmpv3-traps.patch -Patch23: net-snmp-5.2.2-rh9-headers.patch Prereq: /sbin/chkconfig Obsoletes: ucd-snmp @@ -131,10 +126,6 @@ and applications. %patch9 -b .64bit %patch12 -p1 -b .dir-fix %patch19 -p1 -b .file_offset -%patch20 -p0 -b .tcp-packet -%patch21 -p0 -b .ip_addr -%patch22 -p0 -b .traps -%patch23 -p0 -b .rh9 # Do this patch with a perl hack... perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh @@ -164,6 +155,7 @@ export LDFLAGS="-L%{_libdir}" --with-openssl \ --with-pic \ --enable-embedded-perl \ + --enable-mfd-rewrites \ --with-sys-contact="root@localhost" < +- upgrade to 5.3 + * Fri Dec 16 2005 Jesse Keating - rebuilt for new gcj diff --git a/sources b/sources index 53effba..8dd2db6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d9cdf956d6be5c5fcf2f898b403389b net-snmp-5.2.2.tar.gz +0dc8e4c8440c011139b71e59cd3b421a net-snmp-5.3.tar.gz