- update german translation (Robert Scheck)
This commit is contained in:
parent
3f399e4820
commit
98b3e683d4
@ -1,12 +1,13 @@
|
|||||||
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.10
|
Version: 1.10
|
||||||
Release: 3
|
Release: 4
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Url: http://wget.sunsite.dk/
|
Url: http://wget.sunsite.dk/
|
||||||
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
|
||||||
Source2: wget-1.5.3-ko.po
|
Source2: wget-1.5.3-ko.po
|
||||||
|
Source3: wget-1.10.1-de.po
|
||||||
Patch1: wget-1.10-ctype.patch
|
Patch1: wget-1.10-ctype.patch
|
||||||
Patch2: wget-1.10-rh1.patch
|
Patch2: wget-1.10-rh1.patch
|
||||||
Patch3: wget-1.10-path.patch
|
Patch3: wget-1.10-path.patch
|
||||||
@ -37,6 +38,7 @@ support for Proxy servers, and configurability.
|
|||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
|
|
||||||
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
|
||||||
|
cp %{SOURCE3} $RPM_BUILD_DIR/wget-%{version}/po/de.po
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make -f Makefile.cvs
|
make -f Makefile.cvs
|
||||||
@ -73,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 11 2005 Karsten Hopp <karsten@redhat.de> 1.10-4
|
||||||
|
- update german translation (Robert Scheck)
|
||||||
|
|
||||||
* Tue Jul 05 2005 Karsten Hopp <karsten@redhat.de> 1.10-3
|
* Tue Jul 05 2005 Karsten Hopp <karsten@redhat.de> 1.10-3
|
||||||
- fix minor documentation bug
|
- fix minor documentation bug
|
||||||
- fix --no-cookies crash
|
- fix --no-cookies crash
|
||||||
|
Loading…
Reference in New Issue
Block a user