Author: qboosh Date: Thu Apr 8 20:47:00 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.0 (new soname) - updated pl.po-update patch
---- Files affected: packages/gss: gss-pl.po-update.patch (1.2 -> 1.3) , gss.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/gss/gss-pl.po-update.patch diff -u packages/gss/gss-pl.po-update.patch:1.2 packages/gss/gss-pl.po-update.patch:1.3 --- packages/gss/gss-pl.po-update.patch:1.2 Thu Mar 25 19:52:43 2010 +++ packages/gss/gss-pl.po-update.patch Thu Apr 8 22:46:55 2010 @@ -1,5 +1,5 @@ ---- 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 +--- gss-1.0.0/po/pl.po.orig 2010-03-30 18:16:43.000000000 +0200 ++++ gss-1.0.0/po/pl.po 2010-04-08 21:19:21.400988058 +0200 @@ -1,13 +1,13 @@ # Polish translation for gss. # This file is distributed under the same license as the gss package. @@ -9,22 +9,22 @@ msgid "" msgstr "" -"Project-Id-Version: gss 0.0.10\n" -+"Project-Id-Version: gss 0.1.5\n" - "Report-Msgid-Bugs-To: [email protected]\n" - "POT-Creation-Date: 2010-03-22 10:38+0100\n" ++"Project-Id-Version: gss 1.0.0\n" + "Report-Msgid-Bugs-To: [email protected]\n" + "POT-Creation-Date: 2010-03-30 18:16+0200\n" -"PO-Revision-Date: 2004-02-22 23:27+0100\n" -+"PO-Revision-Date: 2010-03-25 09:23+0100\n" ++"PO-Revision-Date: 2010-04-08 21:15+0200\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ - #: lib/meta.c:43 + #: lib/meta.c:38 msgid "Kerberos V5 GSS-API mechanism" -msgstr "" +msgstr "Mechanizm Kerberos V5 GSS-API" - #: lib/error.c:43 + #: lib/error.c:37 msgid "A required input parameter could not be read" @@ -217,18 +217,20 @@ #: src/gss.c:68 ================================================================ Index: packages/gss/gss.spec diff -u packages/gss/gss.spec:1.42 packages/gss/gss.spec:1.43 --- packages/gss/gss.spec:1.42 Thu Mar 25 19:52:43 2010 +++ packages/gss/gss.spec Thu Apr 8 22:46:55 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.1.5 +Version: 1.0.0 Release: 1 License: GPL v3+ Group: Libraries -Source0: http://alpha.gnu.org/gnu/gss/%{name}-%{version}.tar.gz -# Source0-md5: d65431dd4dd35cfb8f4433b41ff75fbc +Source0: http://ftp.gnu.org/gnu/gss/%{name}-%{version}.tar.gz +# Source0-md5: d6288b3c0d8c5ef80c808f12ad74c7d8 Patch0: %{name}-info.patch Patch1: %{name}-pl.po-update.patch URL: http://josefsson.org/gss/ @@ -103,10 +103,10 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post devel -p /sbin/postshell +%post devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun devel -p /sbin/postshell +%postun devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files -f %{name}.lang @@ -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.1 +%attr(755,root,root) %ghost %{_libdir}/libgss.so.3 %{_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.43 2010/04/08 20:46:55 qboosh +- updated to 1.0.0 (new soname) +- updated pl.po-update patch + Revision 1.42 2010/03/25 18:52:43 qboosh - updated to 0.1.5 (new soname) - updated pl.po-update patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gss/gss-pl.po-update.patch?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gss/gss.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
