rpms/wget/devel wget.spec,1.32,1.33

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 11 09:51:01 UTC 2005


Author: karsten

Update of /cvs/dist/rpms/wget/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4382

Modified Files:
	wget.spec 
Log Message:
- update german translation (Robert Scheck)


Index: wget.spec
===================================================================
RCS file: /cvs/dist/rpms/wget/devel/wget.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- wget.spec	5 Jul 2005 10:52:33 -0000	1.32
+++ wget.spec	11 Jul 2005 09:50:59 -0000	1.33
@@ -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 @@
 %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 @@
 %{_infodir}/*
 
 %changelog
+* Mon Jul 11 2005 Karsten Hopp <karsten at redhat.de> 1.10-4
+- update german translation (Robert Scheck)
+
 * Tue Jul 05 2005 Karsten Hopp <karsten at redhat.de> 1.10-3
 - fix minor documentation bug
 - fix --no-cookies crash




More information about the fedora-cvs-commits mailing list