From 09af1a5241a32382d422df5ba3347a6dd24f4cd3 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Fri, 30 Sep 2005 15:40:19 +0000 Subject: [PATCH] - rebuild for new gcc --- apr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apr.spec b/apr.spec index 487e8e0..41f0fa7 100644 --- a/apr.spec +++ b/apr.spec @@ -3,7 +3,7 @@ Summary: Apache Portable Runtime library Name: apr Version: 0.9.6 -Release: 6 +Release: 7 License: Apache Software License Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/apr-%{aprver}/*.h %changelog +* Fri Sep 30 2005 Florian La Roche +- rebuild for new gcc + * Thu Sep 15 2005 Joe Orton 0.9.6-6 - don't override CFLAGS at build time - allow setting TCP_NODELAY and TCP_CORK concurrently