]> git.pld-linux.org Git - packages/gnutls.git/commitdiff
- updated to 3.1.4 auto/th/gnutls-3.1.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Nov 2012 19:03:39 +0000 (20:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Nov 2012 19:03:39 +0000 (20:03 +0100)
- updated pl.po-update patch

gnutls-pl.po-update.patch
gnutls.spec

index 124b5c74acced5eff3fe165217d0164ac88ad386..4c05bf158086290bcf53b4a35cb0bd41749e636b 100644 (file)
@@ -1,13 +1,13 @@
---- gnutls-3.1.2/po/pl.po.orig 2012-09-25 16:53:42.000000000 +0200
-+++ gnutls-3.1.2/po/pl.po      2012-09-29 19:35:54.072767034 +0200
+--- gnutls-3.1.4/po/pl.po.orig 2012-11-02 19:58:21.000000000 +0100
++++ gnutls-3.1.4/po/pl.po      2012-11-12 17:17:51.249474744 +0100
 @@ -5,7 +5,7 @@
  #
  msgid ""
  msgstr ""
 -"Project-Id-Version: libgnutls-3.0.12\n"
-+"Project-Id-Version: libgnutls-3.1.2\n"
++"Project-Id-Version: libgnutls-3.1.4\n"
  "Report-Msgid-Bugs-To: bug-gnutls@gnu.org\n"
- "POT-Creation-Date: 2012-09-25 16:53+0200\n"
+ "POT-Creation-Date: 2012-11-02 19:58+0100\n"
  "PO-Revision-Date: 2012-01-20 20:45+0100\n"
 @@ -217,14 +217,12 @@
  msgstr "Podany klucz DSA jest niezgodny z wybranym protoko³em TLS."
  
  #: lib/gnutls_errors.c:312
  msgid "PKCS #11 error in slot"
-@@ -1048,14 +1042,14 @@
+@@ -729,13 +723,12 @@
+ "wystawcy)"
+ #: lib/gnutls_errors.c:350
+-#, fuzzy
+ msgid "The OCSP response is invalid"
+-msgstr "¯±danie jest nieprawid³owe."
++msgstr "Odpowied¼ OCSP jest nieprawid³owa."
+ #: lib/gnutls_errors.c:352
+ msgid "There is no certificate status (OCSP)."
+-msgstr ""
++msgstr "Brak statusu certyfikatu (OCSP)."
+ #: lib/gnutls_errors.c:439
+ msgid "(unknown error code)"
+@@ -1057,14 +1050,14 @@
  msgstr "%s\t\t\tTylko deszyfrowanie klucza.\n"
  
- #: lib/x509/output.c:470
+ #: lib/x509/output.c:466
 -#, fuzzy, c-format
 +#, c-format
  msgid "\t\t\tNot Before: %s\n"
 -msgstr "\t\tNie wcze¶niej ni¿: %s\n"
 +msgstr "\t\t\tNie wcze¶niej ni¿: %s\n"
  
- #: lib/x509/output.c:477
+ #: lib/x509/output.c:473
 -#, fuzzy, c-format
 +#, c-format
  msgid "\t\t\tNot After: %s\n"
 -msgstr "\t\tNie pó¼niej ni¿: %s\n"
 +msgstr "\t\t\tNie pó¼niej ni¿: %s\n"
  
- #: lib/x509/output.c:527
+ #: lib/x509/output.c:523
  msgid ""
-@@ -1183,9 +1177,9 @@
+@@ -1192,9 +1185,9 @@
  msgstr "%s\t\tU¿ycie klucza (%s):\n"
  
- #: lib/x509/output.c:1004
+ #: lib/x509/output.c:1000
 -#, fuzzy, c-format
 +#, c-format
  msgid "%s\t\tPrivate Key Usage Period (%s):\n"
 -msgstr "%s\t\tU¿ycie klucza (%s):\n"
 +msgstr "%s\t\tOkres u¿ycia klucza prywatnego (%s):\n"
  
- #: lib/x509/output.c:1019
+ #: lib/x509/output.c:1015
  #, c-format
-@@ -1410,9 +1404,3 @@
- #: lib/x509/output.c:2421
+@@ -1419,9 +1412,3 @@
+ #: lib/x509/output.c:2417
  msgid "PKCS #10 Certificate Request Information:\n"
  msgstr "Informacja o ¿±daniu certyfikatu PKCS #10:\n"
 -
index 829e9ce45ef95f778e1e863a08959c3e90d243ae..4682a52f99d21796423d560b97a6f0b6e7898ebd 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       The GNU Transport Layer Security Library
 Summary(pl.UTF-8):     Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
-Version:       3.1.3
+Version:       3.1.4
 Release:       1
 License:       LGPL v3+ (libgnutls), GPL v3+ (openssl library and tools)
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/gnutls/%{name}-%{version}.tar.lz
-# Source0-md5: c630948a59d3951a4edb756cfc0d8bdb
+# Source0-md5: 321e1ff80b798fb48c8bc77a51465b42
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-pl.po-update.patch
@@ -252,6 +252,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/gnutls
 %exclude %{_includedir}/gnutls/gnutlsxx.h
 %{_pkgconfigdir}/gnutls.pc
+%{?with_dane:%{_pkgconfigdir}/gnutls-dane.pc}
 %{_mandir}/man3/gnutls_*.3*
 
 %files static
This page took 1.265748 seconds and 4 git commands to generate.