- switching to a different 64bit patch, hopefully 64bit problems are gone
for a while
This commit is contained in:
parent
5fda62053c
commit
771e30432f
@ -3,7 +3,7 @@
|
|||||||
Summary: A collection of SNMP protocol tools and libraries.
|
Summary: A collection of SNMP protocol tools and libraries.
|
||||||
Name: net-snmp
|
Name: net-snmp
|
||||||
Version: 5.2.1
|
Version: 5.2.1
|
||||||
Release: 8
|
Release: 9
|
||||||
License: BSDish
|
License: BSDish
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://net-snmp.sourceforge.net/
|
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
|
Patch6: net-snmp-5.0.8-readonly.patch
|
||||||
Patch7: net-snmp-5.1-async-getnext.patch
|
Patch7: net-snmp-5.1-async-getnext.patch
|
||||||
Patch8: net-snmp-5.1.1-pie.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
|
#kills virtual interfaces
|
||||||
#Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch
|
#Patch10: net-snmp-5.1.1-ipAdEntIfIndex.patch
|
||||||
Patch11: net-snmp-5.1.2-lelf.patch
|
Patch11: net-snmp-5.1.2-lelf.patch
|
||||||
@ -136,7 +136,7 @@ and applications.
|
|||||||
%patch8 -p1 -b .pie
|
%patch8 -p1 -b .pie
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch9 -p1 -b .64bit
|
%patch9 -b .64bit
|
||||||
#%patch10 -p1 -b .ipAdEntIfIndex
|
#%patch10 -p1 -b .ipAdEntIfIndex
|
||||||
%patch11 -p1 -b .lelf
|
%patch11 -p1 -b .lelf
|
||||||
%patch12 -p1 -b .dir-fix
|
%patch12 -p1 -b .dir-fix
|
||||||
@ -326,6 +326,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/*.la
|
%{_libdir}/*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-9
|
||||||
|
- switching to a different 64bit patch, hopefully 64bit problems are gone for a while
|
||||||
|
|
||||||
* Mon Apr 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-8
|
* Mon Apr 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-8
|
||||||
- net-snmp properly deals with large partitions (#153101) <jryska@redhat.com>
|
- net-snmp properly deals with large partitions (#153101) <jryska@redhat.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user