This commit is contained in:
Florian La Roche 2005-02-13 15:07:59 +00:00
parent 87f5b1a821
commit da94baedb4
3 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1 @@
curl-7.12.0.tar.bz2 curl-7.13.0.tar.bz2
curl-7.12.1.tar.bz2
curl-7.12.3.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
Name: curl Name: curl
Version: 7.12.3 Version: 7.13.0
Release: 3 Release: 1
License: MPL License: MPL
Group: Applications/Internet Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sun Feb 13 2005 Florian La Roche <laroche@redhat.com>
- 7.13.0
* Wed Feb 9 2005 Joe Orton <jorton@redhat.com> 7.12.3-3 * Wed Feb 9 2005 Joe Orton <jorton@redhat.com> 7.12.3-3
- don't pass /usr to --with-libidn to remove "-L/usr/lib" from - don't pass /usr to --with-libidn to remove "-L/usr/lib" from
'curl-config --libs' output on x86_64. 'curl-config --libs' output on x86_64.

View File

@ -1,2 +1 @@
ffa1386d7473fdc419441cb0156d0005 curl-7.12.1.tar.bz2 bdf23eef698e70749990fb3df94e78cd curl-7.13.0.tar.bz2
a71b80538872245b984e176de932e99e curl-7.12.3.tar.bz2