summaryrefslogtreecommitdiffstats
path: root/curl.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-09-25 20:57:48 +0200
committerRemi Collet <fedora@famillecollet.com>2011-09-25 20:57:48 +0200
commit8efcec45c604a0487edba04b468258ee0db7e8d4 (patch)
treeb6efb629434e787143d01464c4fc77c915bda6f8 /curl.spec
parentd4cc7fc64844d8659f052e4e6f4eb0f107042b54 (diff)
curl: sync with f16
Diffstat (limited to 'curl.spec')
-rw-r--r--curl.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/curl.spec b/curl.spec
index 19c2741..6acf439 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.7
-Release: 4%{?dist}.1
+Release: 5%{?dist}
License: MIT
Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@@ -21,6 +21,9 @@ Patch3: 0003-curl-7.21.7-5538904.patch
# initialize NSS with no database if the selected database is broken (#728562)
Patch4: 0004-curl-7.21.7-d6f319f.patch
+# break busy loops in tests 502, 555, and 573
+Patch6: 0006-curl-7.21.7-3445fa2.patch
+
# patch making libcurl multilib ready
Patch101: 0101-curl-7.21.1-multilib.patch
@@ -254,6 +257,13 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/libcurl.m4
%changelog
+* Sun Sep 25 2011 Remi Collet <RPMS@FamilleCollet.com> - 7.21.7-5
+- sync with fedora 16
+
+* Mon Sep 19 2011 Kamil Dudka <kdudka@redhat.com> 7.21.7-5
+- curl-config now provides dummy --static-libs option (#733956)
+- break busy loops in tests 502, 555, and 573
+
* Tue Sep 13 2011 Remi Collet <RPMS@FamilleCollet.com> - 7.21.7-4.1
- raise openldap dependency