- upgrade to 5.3
This commit is contained in:
parent
d20fb8fc1a
commit
4115b67728
@ -1 +1 @@
|
||||
net-snmp-5.2.2.tar.gz
|
||||
net-snmp-5.3.tar.gz
|
||||
|
@ -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" <<EOF
|
||||
|
||||
EOF
|
||||
@ -317,6 +309,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2005 Radek Vokal <rvokal@redhat.com>
|
||||
- upgrade to 5.3
|
||||
|
||||
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt for new gcj
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user