[curl/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Thu Sep 30 05:08:02 UTC 2010


commit ac643ae66ca1e50ad113b753bf341b4f4003a9d2
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 22:07:43 2010 -0700

    - Rebuilt for gcc bug 634757

 curl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 73eaac5..b38337f 100644
--- a/curl.spec
+++ b/curl.spec
@@ -1,7 +1,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl
 Version: 7.21.0
-Release: 5%{?dist}
+Release: 5%{?dist}.1
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -247,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Wed Sep 29 2010 jkeating - 7.21.0-5.1
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 07 2010 Kamil Dudka <kdudka at redhat.com> 7.21.0-5
 - work around glibc/valgrind problem on x86_64 (#631449)
 


More information about the scm-commits mailing list