- additional LFS patch from Leonid Petrov to fix file lengths in http
downloads
This commit is contained in:
parent
a863270595
commit
3fc1ac6595
@ -1,16 +1,13 @@
|
||||
Summary: A utility for retrieving files using the HTTP or FTP protocols.
|
||||
Name: wget
|
||||
Version: 1.9.1
|
||||
Release: 16
|
||||
Release: 17
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
Url: http://wget.sunsite.dk/
|
||||
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
||||
Source2: wget-1.5.3-ko.po
|
||||
Source3: wget.1
|
||||
# The symlink patch no longer seems to be necesarry... at least
|
||||
# I couldn't reproduce the original problem with 1.7. Keeping it
|
||||
# around for some time still, just in case... 2001-06-06, teg@redhat.com
|
||||
Patch1: wget-1.8.2-ctype.patch
|
||||
Patch2: wget-1.9.1-passive.patch
|
||||
Patch3: wget-1.9.1-cvs20040122.patch
|
||||
@ -78,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-17
|
||||
- additional LFS patch from Leonid Petrov to fix file lengths in
|
||||
http downloads
|
||||
|
||||
* Thu Sep 16 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-16
|
||||
- more fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user