From d5be7c4927173976732c8c6ef595900f716d97ea Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:44:37 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 5b09660..f91af17 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: 4.1 +Release: 4.2 License: BSDish Group: System Environment/Daemons URL: http://net-snmp.sourceforge.net/ @@ -317,6 +317,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.a %changelog +* Fri Feb 10 2006 Jesse Keating - 5.3-4.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 5.3-4.1 - rebuilt for new gcc4.1 snapshot and glibc changes