From 619de7ac12f957878e8117af9531fa5a8b7009f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Vok=C3=A1l?= Date: Thu, 2 Feb 2006 08:17:55 +0000 Subject: [PATCH] - fix crash on s390x and ppc64 --- net-snmp.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index a349e34..6af2eb0 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.3 -Release: 3 +Release: 4 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -29,6 +29,7 @@ Patch20: net-snmp-5.3-5.3.0.1.patch Patch21: net-snmp-5.3.0.1-maxsensors.patch Patch22: net-snmp-5.3-agent-registry-unregister-free.patch Patch23: net-snmp-5.3-proc_if_inet6.patch +Patch24: net-snmp-5.3-size_t.patch Prereq: /sbin/chkconfig Obsoletes: ucd-snmp @@ -132,6 +133,7 @@ and applications. %patch21 -p1 -b .maxsensors %patch22 -p0 %patch23 -p1 -b .proc_if +%patch24 -p1 -b .size_t # Do this patch with a perl hack... perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh @@ -315,6 +317,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.a %changelog +* Thu Feb 2 2006 Radek Vokál 5.3-4 +- fix crash on s390x and ppc64 + * Mon Jan 30 2006 Radek Vokál 5.3-3 - fix for lm_Senors, the max is no longer a fixed value - parsing fixed for /proc/net/if_inet6