Author: qboosh Date: Thu Mar 25 07:41:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.18 - updated info,pl.po-update patches
---- Files affected: packages/libidn: libidn-info.patch (1.1 -> 1.2) , libidn-pl.po-update.patch (1.18 -> 1.19) , libidn.spec (1.87 -> 1.88) ---- Diffs: ================================================================ Index: packages/libidn/libidn-info.patch diff -u packages/libidn/libidn-info.patch:1.1 packages/libidn/libidn-info.patch:1.2 --- packages/libidn/libidn-info.patch:1.1 Sat Jul 26 14:05:24 2003 +++ packages/libidn/libidn-info.patch Thu Mar 25 08:41:18 2010 @@ -1,26 +1,28 @@ ---- libidn-0.2.1/doc/libidn.texi.orig 2003-06-19 02:44:57.000000000 +0200 -+++ libidn-0.2.1/doc/libidn.texi 2003-07-26 13:16:20.000000000 +0200 -@@ -30,19 +30,14 @@ +--- libidn-1.18/doc/libidn.texi.orig 2010-02-05 10:41:35.000000000 +0100 ++++ libidn-1.18/doc/libidn.texi 2010-03-25 08:15:52.054714435 +0100 +@@ -26,19 +26,19 @@ @end quotation @end copying -...@dircategory GNU Libraries +...@dircategory Software libraries +...@dircategory Libraries: @direntry -* libidn: (libidn). Internationalized string processing library. +* libidn: (libidn). Internationalized string processing library @end direntry -...@dircategory GNU utilities +...@dircategory Localization +...@dircategory Miscellaneous: @direntry --* idn: (libidn)Invoking idn. Command line interface to GNU Libidn. -...@end direntry -- +-* idn: (libidn)Invoking idn. Internationalized Domain Name (IDN) string conversion. ++* idn: (libidn)idn. Internationalized Domain Name (IDN) string conversion + @end direntry + -...@dircategory Emacs -...@direntry +...@dircategory Emacs: + @direntry -* IDN Library: (libidn)Emacs API. Emacs API for IDN functions. -+* idn: (libidn)idn. Command line interface to GNU Libidn ++* IDN Library: (libidn)Emacs API. Emacs API for IDN functions @end direntry @titlepage ================================================================ Index: packages/libidn/libidn-pl.po-update.patch diff -u packages/libidn/libidn-pl.po-update.patch:1.18 packages/libidn/libidn-pl.po-update.patch:1.19 --- packages/libidn/libidn-pl.po-update.patch:1.18 Sat Apr 11 10:19:51 2009 +++ packages/libidn/libidn-pl.po-update.patch Thu Mar 25 08:41:18 2010 @@ -1,35 +1,35 @@ ---- libidn-1.14/po/pl.po.orig 2009-04-03 14:28:53.000000000 +0200 -+++ libidn-1.14/po/pl.po 2009-04-11 10:08:13.277713807 +0200 +--- libidn-1.18/po/pl.po.orig 2010-02-15 11:57:22.000000000 +0100 ++++ libidn-1.18/po/pl.po 2010-03-25 08:21:07.358711083 +0100 @@ -1,14 +1,14 @@ # Polish translation for libidn. # Copyright (C) 2004, 2007, 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the libidn package. -# Jakub Bogusz <[email protected]>, 2004-2008. -+# Jakub Bogusz <[email protected]>, 2004-2009. ++# Jakub Bogusz <[email protected]>, 2004-2010. # msgid "" msgstr "" -"Project-Id-Version: libidn 1.9\n" -+"Project-Id-Version: libidn 1.14\n" ++"Project-Id-Version: libidn 1.18\n" "Report-Msgid-Bugs-To: [email protected]\n" - "POT-Creation-Date: 2009-04-03 14:28+0200\n" + "POT-Creation-Date: 2010-02-15 11:57+0100\n" -"PO-Revision-Date: 2008-07-02 22:10+0200\n" -+"PO-Revision-Date: 2009-04-11 10:05+0200\n" ++"PO-Revision-Date: 2010-03-25 08:13+0100\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "MIME-Version: 1.0\n" @@ -203,7 +203,6 @@ " -u, --idna-to-unicode Konwersja z ACE zgodnie z IDNA\n" - #: src/idn.c:99 + #: src/idn.c:101 -#, fuzzy msgid "" " --allow-unassigned Toggle IDNA AllowUnassigned flag (default off)\n" " --usestd3asciirules Toggle IDNA UseSTD3ASCIIRules flag (default off)\n" -@@ -212,14 +211,12 @@ +@@ -212,16 +211,13 @@ " --usestd3asciirules W��czenie flagi IDNA UseSTD3ASCIIRules\n" - #: src/idn.c:103 + #: src/idn.c:105 -#, fuzzy msgid "" " --no-tld Don't check string for TLD specific rules\n" @@ -37,16 +37,94 @@ msgstr "" -" -t, --tld Sprawdzenie �a�cucha pod k�tem regu� " -"specyficznych\n" --" dla TLD;\n" -+" --no-tld Nie sprawdzanie �a�cucha pod k�tem regu�\n" -+" specyficznych dla TLD;\n" - " tylko dla --idna-to-ascii and --idna-to-" - "unicode\n" ++" --no-tld Niesprawdzenie �a�cucha pod k�tem regu� specyficznych\n" + " dla TLD;\n" +-" tylko dla --idna-to-ascii and --idna-to-" +-"unicode\n" ++" tylko dla --idna-to-ascii and --idna-to-unicode\n" -@@ -338,12 +335,3 @@ + #: src/idn.c:109 + msgid "" +@@ -251,9 +247,9 @@ + " --quiet Dzia�enie po cichu\n" + + #: src/idn.c:174 +-#, fuzzy, c-format ++#, c-format + msgid "only one of -s, -e, -d, -a, -u or -n can be specified" +-msgstr "Mo�na poda� tylko jedno z -s, -e, -d, -a, -u lub -n." ++msgstr "mo�na poda� tylko jedno z -s, -e, -d, -a, -u lub -n" + + #: src/idn.c:182 + #, c-format +@@ -269,20 +265,20 @@ + "Nale�y poda� ka�dy �a�cuch w osobnej linii, zako�czony znakiem nowej linii.\n" + + #: src/idn.c:200 +-#, fuzzy, c-format ++#, c-format + msgid "input error" +-msgstr "B��d wej�cia" ++msgstr "b��d wej�cia" + + #: src/idn.c:210 src/idn.c:272 src/idn.c:355 src/idn.c:432 src/idn.c:513 +-#, fuzzy, c-format ++#, c-format + msgid "could not convert from %s to UTF-8" +-msgstr "Nie mo�na przekonwertowa� z %s na UTF-8." ++msgstr "nie mo�na przekonwertowa� z %s na UTF-8" + + #: src/idn.c:218 src/idn.c:243 src/idn.c:279 src/idn.c:496 src/idn.c:525 + #: src/idn.c:549 +-#, fuzzy, c-format ++#, c-format + msgid "could not convert from UTF-8 to UCS-4" +-msgstr "Nie mo�na przekonwertowa� z UTF-8 na UCS-4." ++msgstr "nie mo�na przekonwertowa� z UTF-8 na UCS-4" + + #: src/idn.c:235 + #, c-format +@@ -290,9 +286,9 @@ + msgstr "stringprep_profile: %s" + + #: src/idn.c:258 src/idn.c:300 src/idn.c:343 src/idn.c:501 src/idn.c:562 +-#, fuzzy, c-format ++#, c-format + msgid "could not convert from UTF-8 to %s" +-msgstr "Nie mo�na przekonwertowa� z UTF-8 na %s." ++msgstr "nie mo�na przekonwertowa� z UTF-8 na %s" + + #: src/idn.c:293 + #, c-format +@@ -301,7 +297,7 @@ + + #: src/idn.c:315 + msgid "malloc" +-msgstr "" ++msgstr "malloc" + + #: src/idn.c:321 #, c-format - msgid "Could not do NFKC normalization." - msgstr "Normalizacja NFKC nie powiod�a si�." +@@ -309,9 +305,9 @@ + msgstr "punycode_decode: %s" + + #: src/idn.c:338 src/idn.c:362 src/idn.c:440 +-#, fuzzy, c-format ++#, c-format + msgid "could not convert from UCS-4 to UTF-8" +-msgstr "Nie mo�na przekonwertowa� z UCS-4 na UTF-8." ++msgstr "nie mo�na przekonwertowa� z UCS-4 na UTF-8" + + #: src/idn.c:379 + #, c-format +@@ -339,15 +335,6 @@ + msgstr "idna_to_unicode_8z4z: %s" + + #: src/idn.c:538 +-#, fuzzy, c-format ++#, c-format + msgid "could not do NFKC normalization" +-msgstr "Normalizacja NFKC nie powiod�a si�." - -#~ msgid "" -#~ "\n" @@ -56,3 +134,4 @@ -#~ "Prosimy zg�asza� b��dy na adres <%s>.\n" -#~ "B��dy w t�umaczeniu prosimy zg�asza� na adres <translation-team...@lists." -#~ "sourceforge.net>.\n" ++msgstr "normalizacja NFKC nie powiod�a si�" ================================================================ Index: packages/libidn/libidn.spec diff -u packages/libidn/libidn.spec:1.87 packages/libidn/libidn.spec:1.88 --- packages/libidn/libidn.spec:1.87 Sat Apr 11 10:20:46 2009 +++ packages/libidn/libidn.spec Thu Mar 25 08:41:18 2010 @@ -21,12 +21,12 @@ Summary: Internationalized string processing library Summary(pl.UTF-8): Biblioteka do przetwarzania umiędzynarodowionych łańcuchów Name: libidn -Version: 1.14 +Version: 1.18 Release: 1 License: LGPL v2.1+ (library), GPL v3+ (utilities) Group: Libraries Source0: http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz -# Source0-md5: 2ac3913b2d6c42bf445e7c55db3e2a99 +# Source0-md5: 66f115347439f56386f37a3ad92c1da2 Patch0: %{name}-info.patch Patch1: %{name}-python.patch Patch2: %{name}-pl.po-update.patch @@ -263,6 +263,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.88 2010/03/25 07:41:18 qboosh +- updated to 1.18 +- updated info,pl.po-update patches + Revision 1.87 2009/04/11 08:20:46 qboosh - updated to 1.14 - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libidn/libidn-info.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libidn/libidn-pl.po-update.patch?r1=1.18&r2=1.19&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libidn/libidn.spec?r1=1.87&r2=1.88&f=u
_______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
