- update to 7.18.2

This commit is contained in:
Jindrich Novy 2008-06-04 17:30:58 +00:00
parent 01aecd06c1
commit 45696b40ef
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
curl-7.18.1.tar.bz2
curl-7.18.2.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.18.1
Release: 2%{?dist}
Version: 7.18.2
Release: 1%{?dist}
License: MIT
Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/libcurl.m4
%changelog
* Wed Jun 4 2008 Jindrich Novy <jnovy@redhat.com> 7.18.2-1
- update to 7.18.2
* Wed May 7 2008 Jindrich Novy <jnovy@redhat.com> 7.18.1-2
- spec cleanup, thanks to Paul Howarth (#225671)
- drop BR: libtool

View File

@ -1 +1 @@
805834fc1136ff7600d2179bc0386c5a curl-7.18.1.tar.bz2
c389be5b0525276e58865956b7465562 curl-7.18.2.tar.bz2