auto-import changelog data from wget-1.9.1-5.src.rpm

Thu Mar 11 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-3
- fix documentation (#117517)
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 14:23:03 +00:00
parent 1380abdffc
commit fbdc38f7a5

View File

@ -1,7 +1,7 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols.
Name: wget
Version: 1.9.1
Release: 3
Release: 5
License: GPL
Group: Applications/Internet
Url: http://wget.sunsite.dk/
@ -14,6 +14,7 @@ Patch1: wget-1.8.2-ctype.patch
Patch2: wget-1.9.1-passive.patch
Patch3: wget-1.9.1-cvs20040122.patch
Patch4: wget-1.9.1-rh1.patch
Patch5: wget-1.9.1-path.patch
Provides: webclient
Prereq: /sbin/install-info
BuildRequires: perl, openssl-devel, pkgconfig
@ -34,6 +35,7 @@ support for Proxy servers, and configurability.
%patch2 -p1 -b .pasv
%patch3 -p0 -b .cvs
%patch4 -p1 -b .rh1
%patch5 -p1 -b .rh2
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
@ -71,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/*
%changelog
* Thu Mar 11 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-3
- fix documentation (#117517)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri Nov 28 2003 Karsten Hopp <karsten@redhat.de> 1.9.1-3
- update to -stable CVS
- document the passive ftp default