From b2d3710ac406ea93b18d784c30635893aacaaec4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 1 Oct 2006 21:18:02 +0000 Subject: [PATCH] bump for gcc bug --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index f459a8e..15f743a 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -7,7 +7,7 @@ Summary: A collection of SNMP protocol tools and libraries. Name: net-snmp Version: %{major_ver} -Release: 10%{?dist} +Release: 11%{?dist} Epoch: 1 License: BSDish @@ -357,6 +357,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/lib*.so.* %changelog +* Sun Oct 01 2006 Jesse Keating - 5.3.1-11 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Mon Sep 25 2006 Radek Vokal 5.3.1-10 - add mibII/mta_sendmail (#207909)