From 0797ced8e6a79b570c89e52d38cb15b369576ebf Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:02:28 +0000 Subject: [PATCH] auto-import changelog data from curl-7.11.1-1.src.rpm Wed Apr 07 2004 Adrian Havill 7.11.1-1 - upgraded; updated nousr patch - added COPYING (#115956) - --- .cvsignore | 2 +- curl.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index f7a9d8d..433d604 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.10.8.tar.bz2 +curl-7.11.1.tar.bz2 diff --git a/curl.spec b/curl.spec index a405faf..2997ac6 100644 --- a/curl.spec +++ b/curl.spec @@ -1,11 +1,11 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl -Version: 7.10.8 -Release: 2.1 +Version: 7.11.1 +Release: 1 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 -Patch0: curl-7.10.4-nousr.patch +Patch0: curl-7.11.1-nousr.patch Patch1: curl-7.10.4-path.patch URL: http://curl.haxx.se/ BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc CHANGES README* +%doc CHANGES README* COPYING %doc docs/BUGS docs/CONTRIBUTE docs/examples docs/FAQ docs/FEATURES docs/INSTALL %doc docs/INTERNALS docs/MANUAL docs/RESOURCES %doc docs/TheArtOfHttpScripting docs/TODO @@ -86,6 +86,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Apr 07 2004 Adrian Havill 7.11.1-1 +- upgraded; updated nousr patch +- added COPYING (#115956) +- + * Tue Mar 02 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index c1b0119..78734a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8309cdffe4a111333b4309914bce1758 curl-7.10.8.tar.bz2 +c2af7c3364a1a8839516f74961b6bd11 curl-7.11.1.tar.bz2