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:
parent
1380abdffc
commit
fbdc38f7a5
10
wget.spec
10
wget.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A utility for retrieving files using the HTTP or FTP protocols.
|
Summary: A utility for retrieving files using the HTTP or FTP protocols.
|
||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.9.1
|
Version: 1.9.1
|
||||||
Release: 3
|
Release: 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Url: http://wget.sunsite.dk/
|
Url: http://wget.sunsite.dk/
|
||||||
@ -14,6 +14,7 @@ Patch1: wget-1.8.2-ctype.patch
|
|||||||
Patch2: wget-1.9.1-passive.patch
|
Patch2: wget-1.9.1-passive.patch
|
||||||
Patch3: wget-1.9.1-cvs20040122.patch
|
Patch3: wget-1.9.1-cvs20040122.patch
|
||||||
Patch4: wget-1.9.1-rh1.patch
|
Patch4: wget-1.9.1-rh1.patch
|
||||||
|
Patch5: wget-1.9.1-path.patch
|
||||||
Provides: webclient
|
Provides: webclient
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
BuildRequires: perl, openssl-devel, pkgconfig
|
BuildRequires: perl, openssl-devel, pkgconfig
|
||||||
@ -34,6 +35,7 @@ support for Proxy servers, and configurability.
|
|||||||
%patch2 -p1 -b .pasv
|
%patch2 -p1 -b .pasv
|
||||||
%patch3 -p0 -b .cvs
|
%patch3 -p0 -b .cvs
|
||||||
%patch4 -p1 -b .rh1
|
%patch4 -p1 -b .rh1
|
||||||
|
%patch5 -p1 -b .rh2
|
||||||
|
|
||||||
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
||||||
|
|
||||||
@ -71,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 28 2003 Karsten Hopp <karsten@redhat.de> 1.9.1-3
|
||||||
- update to -stable CVS
|
- update to -stable CVS
|
||||||
- document the passive ftp default
|
- document the passive ftp default
|
||||||
|
Loading…
Reference in New Issue
Block a user