From ac643ae66ca1e50ad113b753bf341b4f4003a9d2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sep 30 2010 05:07:43 +0000 Subject: - Rebuilt for gcc bug 634757 --- 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 7.21.0-5 - work around glibc/valgrind problem on x86_64 (#631449)