[curl] rebuild for gcc 4.7

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 5 15:50:40 UTC 2012


commit 37907ea2deae9748908a45d21cc1f2074f2ec8c6
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 5 15:50:22 2012 +0000

    rebuild for gcc 4.7

 curl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index cbc1d05..de2d880 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.23.0
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Thu Jan 05 2012 Paul Howarth <paul at city-fan.org> 7.23.0-6
+- rebuild for gcc 4.7
+
 * Mon Jan 02 2012 Kamil Dudka <kdudka at redhat.com> 7.23.0-5
 - upstream patch that allows to run FTPS tests with nss-3.13 (#760060)
 


More information about the scm-commits mailing list