- use bzip2 compressed tarball for F-11

This commit is contained in:
Kamil Dudka 2009-11-12 12:54:09 +00:00
parent 9c2701cfed
commit 0914a73c0f
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
curl-7.19.6.tar.bz2
curl-7.19.7.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
Name: curl
Version: 7.19.7
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@ -148,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/libcurl.m4
%changelog
* Thu Nov 12 2009 Kamil Dudka <kdudka@redhat.com> 7.19.7-2
- use bzip2 compressed tarball for F-11
* Thu Nov 12 2009 Kamil Dudka <kdudka@redhat.com> 7.19.7-1
- new upstream release, dropped applied patches
- fix crash on doubly closed NSPR descriptor, patch contributed

View File

@ -1 +1 @@
8402c1f654c51ad7287aad57c3aa79be curl-7.19.6.tar.bz2
79a8fbb2eed5464b97bdf94bee109380 curl-7.19.7.tar.bz2