auto-import changelog data from wget-1.8.1-5.src.rpm
Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de> - remove s390 patch, not needed anymore
This commit is contained in:
parent
1d06b6e446
commit
aaa723c98f
@ -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.8.1
|
Version: 1.8.1
|
||||||
Release: 4
|
Release: 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
||||||
@ -10,7 +10,6 @@ Source2: wget-1.5.3-ko.po
|
|||||||
# I couldn't reproduce the original problem with 1.7. Keeping it
|
# 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
|
# around for some time still, just in case... 2001-06-06, teg@redhat.com
|
||||||
Patch1: wget-1.6-symlink.patch
|
Patch1: wget-1.6-symlink.patch
|
||||||
Patch2: wget-1.6-s390.patch
|
|
||||||
Patch3: wget-1.8-md5.patch
|
Patch3: wget-1.8-md5.patch
|
||||||
Provides: webclient
|
Provides: webclient
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
@ -28,9 +27,6 @@ support for Proxy servers, and configurability.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%ifarch s390 s390x
|
|
||||||
%patch2 -p1 -b .s390
|
|
||||||
%endif
|
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
||||||
@ -65,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- remove s390 patch, not needed anymore
|
||||||
|
|
||||||
* Wed Feb 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.1-4
|
* Wed Feb 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.8.1-4
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user