- update to curl-7.15.5

- use %%{?dist}
This commit is contained in:
Jindrich Novy 2006-08-24 15:11:25 +00:00
parent f45db0ba61
commit aa86cfdd76
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1,2 @@
curl-7.15.4.tar.bz2 curl-7.15.4.tar.bz2
curl-7.15.5.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.15.4 Version: 7.15.5
Release: 1.1 Release: 1%{?dist}
License: MIT License: MIT
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
@ -94,8 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 7.15.4-1.1 * Thu Aug 24 2006 Jindrich Novy <jnovy@redhat.com> - 7.15.5-1.fc6
- rebuild - update to curl-7.15.5
- use %%{?dist}
* Fri Jun 30 2006 Ivana Varekova <varekova@redhat.com> - 7.15.4-1 * Fri Jun 30 2006 Ivana Varekova <varekova@redhat.com> - 7.15.4-1
- update to 7.15.4 - update to 7.15.4

View File

@ -1 +1 @@
d9345a55c8bc67eafcd37fa1b728e00e curl-7.15.4.tar.bz2 594142c7d53bbdd988e8cef6354eeeff curl-7.15.5.tar.bz2