]> git.pld-linux.org Git - packages/wget.git/commitdiff
- added pl patch based on official update (well, based on my remarks)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 Mar 2003 19:44:22 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    wget-pl.patch -> 1.3
    wget.spec -> 1.78

wget-pl.patch [new file with mode: 0644]
wget.spec

diff --git a/wget-pl.patch b/wget-pl.patch
new file mode 100644 (file)
index 0000000..4e61c5e
--- /dev/null
@@ -0,0 +1,50 @@
+--- wget-1.8.2/po/pl.po.orig   Wed Mar 19 19:57:06 2003
++++ wget-1.8.2/po/pl.po        Wed Mar 19 20:01:23 2003
+@@ -6,9 +6,9 @@
+ #
+ msgid ""
+ msgstr ""
+-"Project-Id-Version: wget 1.8.1\n"
++"Project-Id-Version: wget 1.8.2\n"
+ "POT-Creation-Date: 2001-12-17 16:30+0100\n"
+-"PO-Revision-Date: 2002-03-20 10:57+01:00\n"
++"PO-Revision-Date: 2002-03-20 11:12+0100\n"
+ "Last-Translator: Wojciech Kotwica <wkotwica@post.pl>\n"
+ "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
+ "MIME-Version: 1.0\n"
+@@ -313,7 +313,7 @@
+ "The sizes do not match (local %ld) -- retrieving.\n"
+ "\n"
+ msgstr ""
+-"Rozmiary nie pasuj± (lokalny %ld) -- pobieranie.\n"
++"Rozmiary siê ró¿ni± (lokalny %ld) -- pobieranie.\n"
+ "\n"
+ #: src/ftp.c:1348
+@@ -391,7 +391,7 @@
+ msgid "Could not seed OpenSSL PRNG; disabling SSL.\n"
+ msgstr ""
+ "Nie da³o siê ustaliæ ziarna generatora liczb pseudolosowych dla OpenSSL;\n"
+-" wy³±czenie SSL.\n"
++"wy³±czenie SSL.\n"
+ #: src/getopt.c:454
+ #, c-format
+@@ -623,7 +623,7 @@
+ #: src/http.c:1714
+ #, c-format
+ msgid "The sizes do not match (local %ld) -- retrieving.\n"
+-msgstr "Rozmiary nie pasuj± (lokalny %ld) -- pobieranie.\n"
++msgstr "Rozmiary siê ró¿ni± (lokalny %ld) -- pobieranie.\n"
+ #: src/http.c:1718
+ msgid "Remote file is newer, retrieving.\n"
+@@ -828,7 +828,7 @@
+ "\n"
+ msgstr ""
+ "¦ci±ganie:\n"
+-"       --bind-address=ADRES     u¿ywa lokalnego adresu ADRES (host lub IP).\n"
++"       --bind-address=ADRES     u¿ywa lokalnego adresu ADRES (nazwa lub IP).\n"
+ "  -t,  --tries=LICZBA           ustawia liczbê ponownych prób na LICZBA\n"
+ "                                (0 = bez limitu).\n"
+ "  -O   --output-document=PLIK   zapisuje dokumenty do PLIKu.\n"
index dfb5e14abea0d0a102bb165600d7cd01bbab5bf0..9d850e4d78d3b5e10de8963359f10ef50c040f5e 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -8,7 +8,7 @@ Summary(uk):    
 Summary(zh_CN):        [ͨѶ]¹¦ÄÜÇ¿´óµÄÏÂÔسÌÐò,Ö§³Ö¶ÏµãÐø´«
 Name:          wget
 Version:       1.8.2
-Release:       4
+Release:       5
 License:       GPL
 Group:         Networking/Utilities
 Source0:       ftp://ftp.gnu.org/pub/gnu/wget/%{name}-%{version}.tar.gz
@@ -20,6 +20,7 @@ Patch2:               %{name}-ipv6.patch
 Patch3:                %{name}-ht.patch
 Patch4:                %{name}-filename.patch
 Patch5:                %{name}-lame_fs.patch
+Patch6:                %{name}-pl.patch
 URL:           http://sunsite.dk/wget/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -111,6 +112,7 @@ Proxy 
 %patch3 -p0
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 rm -f missing
This page took 0.085502 seconds and 4 git commands to generate.