From aa86cfdd764788a7f74e2ceee9c987e6c7ec3453 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 24 Aug 2006 15:11:25 +0000 Subject: [PATCH] - update to curl-7.15.5 - use %%{?dist} --- .cvsignore | 1 + curl.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3fc8160..ca6d69d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ curl-7.15.4.tar.bz2 +curl-7.15.5.tar.bz2 diff --git a/curl.spec b/curl.spec index 659239e..9fbfa99 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl -Version: 7.15.4 -Release: 1.1 +Version: 7.15.5 +Release: 1%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -94,8 +94,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog -* Wed Jul 12 2006 Jesse Keating - 7.15.4-1.1 -- rebuild +* Thu Aug 24 2006 Jindrich Novy - 7.15.5-1.fc6 +- update to curl-7.15.5 +- use %%{?dist} * Fri Jun 30 2006 Ivana Varekova - 7.15.4-1 - update to 7.15.4 diff --git a/sources b/sources index 6d80130..fc94577 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9345a55c8bc67eafcd37fa1b728e00e curl-7.15.4.tar.bz2 +594142c7d53bbdd988e8cef6354eeeff curl-7.15.5.tar.bz2