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

Wed Sep 01 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-13
- disable LFS patch for now, it breaks normal downloads (123524#c15)
This commit is contained in:
cvsdist 2004-09-09 14:26:38 +00:00
parent d1d3bfa0c6
commit 323fa1a094

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: 11
Release: 13
License: GPL
Group: Applications/Internet
Url: http://wget.sunsite.dk/
@ -38,7 +38,7 @@ support for Proxy servers, and configurability.
%patch3 -p0 -b .cvs
%patch4 -p1 -b .rh1
%patch5 -p1 -b .rh2
%patch6 -p1 -b .lfs
#%patch6 -p1 -b .lfs
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
@ -78,6 +78,13 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/*
%changelog
* Wed Sep 01 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-13
- disable LFS patch for now, it breaks normal downloads (123524#c15)
* Tue Aug 31 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-12
- move largefile stuff inside the configure script, it didn't
get appended to CFLAGS
* Tue Aug 31 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-11
- rebuild