diff --git a/.cvsignore b/.cvsignore index 785114b..5d0bcd0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -curl-7.19.4.tar.bz2 -curl-7.19.5.tar.bz2 +curl-7.19.5.tar.lzma diff --git a/curl.spec b/curl.spec index ccc294d..655d848 100644 --- a/curl.spec +++ b/curl.spec @@ -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ä - 7.19.5-10 +- Use lzma compressed upstream tarball. + * Fri Jul 24 2009 Fedora Release Engineering - 7.19.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index eb2c9cc..1d05be6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -426d161661dce70c8ea9ad8f553363a3 curl-7.19.5.tar.bz2 +e4612af6cc471879ae0f4727457eb6fc curl-7.19.5.tar.lzma