[curl] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:04:43 UTC 2010


commit 8e7aa28b799c0e9671b09859c16a22882ad1c374
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:04:23 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 414edf0..68bce3b 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.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -244,6 +244,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Wed Sep 29 2010 jkeating - 7.21.1-6
+- Rebuilt for gcc bug 634757
+
 * Sat Sep 11 2010 Kamil Dudka <kdudka at redhat.com> 7.21.1-5
 - make it possible to run SCP/SFTP tests on x86_64 (#632914)
 


More information about the scm-commits mailing list