- update german translation (Robert Scheck)

This commit is contained in:
Karsten Hopp 2005-07-11 09:50:59 +00:00
parent 3f399e4820
commit 98b3e683d4

View File

@ -1,12 +1,13 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols.
Name: wget
Version: 1.10
Release: 3
Release: 4
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.10.1-de.po
Patch1: wget-1.10-ctype.patch
Patch2: wget-1.10-rh1.patch
Patch3: wget-1.10-path.patch
@ -37,6 +38,7 @@ support for Proxy servers, and configurability.
%patch6 -p1
cp %{SOURCE2} $RPM_BUILD_DIR/wget-%{version}/po/ko.po
cp %{SOURCE3} $RPM_BUILD_DIR/wget-%{version}/po/de.po
%build
make -f Makefile.cvs
@ -73,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/*
%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
- fix minor documentation bug
- fix --no-cookies crash