- Use lzma compressed upstream tarball.

https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
This commit is contained in:
Ville Skyttä 2009-08-12 17:04:04 +00:00
parent 4cf6987a7f
commit e28fb68964
3 changed files with 7 additions and 5 deletions

View File

@ -1,2 +1 @@
curl-7.19.4.tar.bz2
curl-7.19.5.tar.bz2
curl-7.19.5.tar.lzma

View File

@ -1,10 +1,10 @@
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
Name: curl
Version: 7.19.5
Release: 9%{?dist}
Release: 10%{?dist}
License: MIT
Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
Source2: curlbuild.h
Patch1: curl-7.15.3-multilib.patch
Patch2: curl-7.16.0-privlibs.patch
@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/libcurl.m4
%changelog
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 7.19.5-10
- Use lzma compressed upstream tarball.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.19.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
426d161661dce70c8ea9ad8f553363a3 curl-7.19.5.tar.bz2
e4612af6cc471879ae0f4727457eb6fc curl-7.19.5.tar.lzma