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:
parent
d1d3bfa0c6
commit
323fa1a094
11
wget.spec
11
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: 11
|
Release: 13
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Url: http://wget.sunsite.dk/
|
Url: http://wget.sunsite.dk/
|
||||||
@ -38,7 +38,7 @@ support for Proxy servers, and configurability.
|
|||||||
%patch3 -p0 -b .cvs
|
%patch3 -p0 -b .cvs
|
||||||
%patch4 -p1 -b .rh1
|
%patch4 -p1 -b .rh1
|
||||||
%patch5 -p1 -b .rh2
|
%patch5 -p1 -b .rh2
|
||||||
%patch6 -p1 -b .lfs
|
#%patch6 -p1 -b .lfs
|
||||||
|
|
||||||
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
||||||
|
|
||||||
@ -78,6 +78,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 31 2004 Karsten Hopp <karsten@redhat.de> 1.9.1-11
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user