Author: qboosh Date: Thu Mar 25 18:52:49 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.5 (new soname) - updated pl.po-update patch
---- Files affected: packages/gss: gss-pl.po-update.patch (1.1 -> 1.2) , gss.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/gss/gss-pl.po-update.patch diff -u packages/gss/gss-pl.po-update.patch:1.1 packages/gss/gss-pl.po-update.patch:1.2 --- packages/gss/gss-pl.po-update.patch:1.1 Tue Mar 31 22:08:12 2009 +++ packages/gss/gss-pl.po-update.patch Thu Mar 25 19:52:43 2010 @@ -1,30 +1,39 @@ ---- gss-0.0.26/po/pl.po.orig 2009-03-27 14:13:55.000000000 +0100 -+++ gss-0.0.26/po/pl.po 2009-03-31 17:46:54.033713807 +0200 +--- gss-0.1.5/po/pl.po.orig 2010-03-22 10:38:13.000000000 +0100 ++++ gss-0.1.5/po/pl.po 2010-03-25 09:30:02.654711083 +0100 @@ -1,13 +1,13 @@ # Polish translation for gss. # This file is distributed under the same license as the gss package. -# Jakub Bogusz <[email protected]>, 2004. -+# Jakub Bogusz <[email protected]>, 2004-2009. ++# Jakub Bogusz <[email protected]>, 2004-2010. # msgid "" msgstr "" -"Project-Id-Version: gss 0.0.10\n" -+"Project-Id-Version: gss 0.0.26\n" ++"Project-Id-Version: gss 0.1.5\n" "Report-Msgid-Bugs-To: [email protected]\n" - "POT-Creation-Date: 2009-03-27 14:13+0100\n" + "POT-Creation-Date: 2010-03-22 10:38+0100\n" -"PO-Revision-Date: 2004-02-22 23:27+0100\n" -+"PO-Revision-Date: 2009-03-31 17:42+0200\n" ++"PO-Revision-Date: 2010-03-25 09:23+0100\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "MIME-Version: 1.0\n" -@@ -213,18 +213,20 @@ - #: src/gss.c:60 +@@ -16,7 +16,7 @@ + + #: lib/meta.c:43 + msgid "Kerberos V5 GSS-API mechanism" +-msgstr "" ++msgstr "Mechanizm Kerberos V5 GSS-API" + + #: lib/error.c:43 + msgid "A required input parameter could not be read" +@@ -217,18 +217,20 @@ + #: src/gss.c:68 #, c-format msgid "Usage: %s OPTIONS...\n" -msgstr "" +msgstr "Sk�adnia: %s OPCJE...\n" - #: src/gss.c:63 + #: src/gss.c:71 msgid "" "Command line interface to GSS, used to explain error codes.\n" "\n" @@ -32,15 +41,15 @@ +"Interfejs linii polece� do GSS s�u��cy do wyja�niania kod�w b��d�w.\n" +"\n" - #: src/gss.c:67 + #: src/gss.c:75 msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" -msgstr "" +msgstr "Argumenty obowi�zkowe dla opcji d�ugich s� obowi�zkowe tak�e dla opcji kr�tkich.\n" - #: src/gss.c:70 + #: src/gss.c:78 msgid "" -@@ -234,6 +236,10 @@ +@@ -238,6 +240,10 @@ "text.\n" " -q, --quiet Silent operation (default=off)\n" msgstr "" @@ -49,9 +58,9 @@ +" -m, --major=LONG Opis \"g��wnego\" kodu b��du w postaci tekstowej\n" +" -q, --quiet Dzia�anie bez komunikat�w (domy�lnie wy��czone)\n" - #: src/gss.c:111 + #: src/gss.c:119 #, c-format -@@ -295,6 +301,3 @@ +@@ -299,6 +305,3 @@ #, c-format msgid "No error\n" msgstr "Brak b��du\n" ================================================================ Index: packages/gss/gss.spec diff -u packages/gss/gss.spec:1.41 packages/gss/gss.spec:1.42 --- packages/gss/gss.spec:1.41 Tue Mar 31 22:19:09 2009 +++ packages/gss/gss.spec Thu Mar 25 19:52:43 2010 @@ -6,12 +6,12 @@ Summary: Implementation of General Security Service API Summary(pl.UTF-8): Implementacja GSS API (General Security Service API) Name: gss -Version: 0.0.26 +Version: 0.1.5 Release: 1 License: GPL v3+ Group: Libraries Source0: http://alpha.gnu.org/gnu/gss/%{name}-%{version}.tar.gz -# Source0-md5: b5ce94d3e3171d1de97c72d6717b5080 +# Source0-md5: d65431dd4dd35cfb8f4433b41ff75fbc Patch0: %{name}-info.patch Patch1: %{name}-pl.po-update.patch URL: http://josefsson.org/gss/ @@ -114,7 +114,7 @@ %doc AUTHORS ChangeLog NEWS README* THANKS %attr(755,root,root) %{_bindir}/gss %attr(755,root,root) %{_libdir}/libgss.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgss.so.0 +%attr(755,root,root) %ghost %{_libdir}/libgss.so.1 %{_mandir}/man1/gss.1* %files devel @@ -140,6 +140,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2010/03/25 18:52:43 qboosh +- updated to 0.1.5 (new soname) +- updated pl.po-update patch + Revision 1.41 2009/03/31 20:19:09 qboosh - updated to 0.0.26 - added pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gss/gss-pl.po-update.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gss/gss.spec?r1=1.41&r2=1.42&f=u
_______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
