Author: qboosh                       Date: Thu Jan  5 18:42:42 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.10
- updated pl.po-update patch

---- Files affected:
packages/gnutls:
   gnutls-pl.po-update.patch (1.8 -> 1.9) , gnutls.spec (1.141 -> 1.142) 

---- Diffs:

================================================================
Index: packages/gnutls/gnutls-pl.po-update.patch
diff -u packages/gnutls/gnutls-pl.po-update.patch:1.8 
packages/gnutls/gnutls-pl.po-update.patch:1.9
--- packages/gnutls/gnutls-pl.po-update.patch:1.8       Thu Dec 15 20:49:04 2011
+++ packages/gnutls/gnutls-pl.po-update.patch   Thu Jan  5 19:42:37 2012
@@ -1,19 +1,30 @@
---- gnutls-3.0.9/po/pl.po.orig 2011-12-13 23:07:19.000000000 +0100
-+++ gnutls-3.0.9/po/pl.po      2011-12-15 18:43:38.024300707 +0100
+--- gnutls-3.0.10/po/pl.po.orig        2012-01-04 19:04:07.000000000 +0100
++++ gnutls-3.0.10/po/pl.po     2012-01-05 19:08:36.751770337 +0100
 @@ -5,10 +5,10 @@
  #
  msgid ""
  msgstr ""
 -"Project-Id-Version: libgnutls-3.0.0\n"
-+"Project-Id-Version: libgnutls-3.0.9\n"
++"Project-Id-Version: libgnutls-3.0.10\n"
  "Report-Msgid-Bugs-To: [email protected]\n"
- "POT-Creation-Date: 2011-12-13 23:07+0100\n"
+ "POT-Creation-Date: 2012-01-04 19:04+0100\n"
 -"PO-Revision-Date: 2011-08-03 18:46+0200\n"
-+"PO-Revision-Date: 2011-12-15 18:38+0100\n"
++"PO-Revision-Date: 2012-01-05 19:02+0100\n"
  "Last-Translator: Jakub Bogusz <[email protected]>\n"
  "Language-Team: Polish <[email protected]>\n"
  "Language: pl\n"
-@@ -279,9 +279,8 @@
+@@ -97,9 +97,8 @@
+ msgstr "Wykryto b��d przy obliczaniu pakietu TLS Finished."
+ 
+ #: lib/gnutls_errors.c:93
+-#, fuzzy
+ msgid "No certificate was found."
+-msgstr "Certyfikat zosta� anulowany"
++msgstr "Nie znaleziono certyfikatu."
+ 
+ #: lib/gnutls_errors.c:95
+ msgid "The given DSA key is incompatible with the selected TLS protocol."
+@@ -280,9 +279,8 @@
  msgstr "Odebrano niedozwolony parametr."
  
  #: lib/gnutls_errors.c:179
@@ -24,7 +35,7 @@
  
  #: lib/gnutls_errors.c:181
  msgid "Error while reading file."
-@@ -567,7 +566,7 @@
+@@ -568,7 +566,7 @@
  msgid ""
  "The provided X.509 certificate list is not sorted (in subject to issuer "
  "order)"
@@ -33,24 +44,44 @@
  
  #: lib/gnutls_errors.c:418
  msgid "(unknown error code)"
-@@ -714,7 +713,7 @@
- #: lib/x509/output.c:139
+@@ -715,7 +713,7 @@
+ #: lib/x509/output.c:140
  #, c-format
  msgid "\t\t\tAccess Method: %.*s"
 -msgstr ""
 +msgstr "\t\t\tMetoda dost�pu: %.*s"
  
- #: lib/x509/output.c:304
+ #: lib/x509/output.c:305
  #, c-format
-@@ -916,9 +915,9 @@
+@@ -917,9 +915,9 @@
  msgstr "%s\t\tInformacja o certyfikacie proxy (%s):\n"
  
- #: lib/x509/output.c:967
+ #: lib/x509/output.c:968
 -#, fuzzy, c-format
 +#, c-format
  msgid "%s\t\tAuthority Information Access Information (%s):\n"
 -msgstr "%s\t\tInformacja o certyfikacie proxy (%s):\n"
 +msgstr "%s\t\tInformacja Authority Information Access (%s):\n"
  
- #: lib/x509/output.c:979
+ #: lib/x509/output.c:980
  #, c-format
+@@ -1065,9 +1063,8 @@
+ "\t\t"
+ 
+ #: lib/x509/output.c:1401
+-#, fuzzy
+ msgid "\tPublic key's random art:\n"
+-msgstr "\t\tKlucz publiczny (bit�w: %d):\n"
++msgstr "\t\tLosowy obrazek klucza publicznego:\n"
+ 
+ #: lib/x509/output.c:1498
+ #, c-format
+@@ -1215,7 +1212,7 @@
+ 
+ #: lib/openpgp/output.c:130
+ msgid "\tFingerprint's random art:\n"
+-msgstr ""
++msgstr "\tLosowy obrazek odcisku klucza:\n"
+ 
+ #: lib/openpgp/output.c:148
+ msgid "\tRevoked: True\n"

================================================================
Index: packages/gnutls/gnutls.spec
diff -u packages/gnutls/gnutls.spec:1.141 packages/gnutls/gnutls.spec:1.142
--- packages/gnutls/gnutls.spec:1.141   Thu Dec 15 20:49:04 2011
+++ packages/gnutls/gnutls.spec Thu Jan  5 19:42:37 2012
@@ -6,19 +6,19 @@
 Summary:       The GNU Transport Layer Security Library
 Summary(pl.UTF-8):     Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
-Version:       3.0.9
+Version:       3.0.10
 Release:       1
 License:       LGPL v3+ (libgnutls), GPL v3+ (openssl library and tools)
 Group:         Libraries
 Source0:       ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.xz
-# Source0-md5: 7e5d749f28eda1c781c89a2e520913c8
+# Source0-md5: 6d92a1e154833a70a21e771f41e5c512
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-pl.po-update.patch
 URL:           http://www.gnu.org/software/gnutls/
 BuildRequires: autoconf >= 2.61
 BuildRequires: automake >= 1:1.11
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-devel >= 0.18
 BuildRequires: gtk-doc >= 1.1
 BuildRequires: guile-devel >= 5:2.0
 BuildRequires: libcfg+-devel
@@ -264,6 +264,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2012/01/05 18:42:37  qboosh
+- updated to 3.0.10
+- updated pl.po-update patch
+
 Revision 1.141  2011/12/15 19:49:04  qboosh
 - updated to 3.0.9
 - updated info,pl.po-update patches
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls-pl.po-update.patch?r1=1.8&r2=1.9&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.141&r2=1.142&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to