From d20fb8fc1a945564099cb14f5ebf08925a211f96 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 16 Dec 2005 23:21:58 +0000 Subject: [PATCH] gcc bump --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 16b427f..5c181be 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.2.2 -Release: 4 +Release: 4.1 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 Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Fri Dec 16 2005 Radek Vokal - 5.2.2-4 - check for header files in configure - patch for SNMPv3 traps / session user creation (net-snmp bz#1374087)