[packages/libgpg-error] - updated to 1.17 - updated pl.po-update patch - added info patch (unify direntry)

qboosh qboosh at pld-linux.org
Thu Oct 16 21:32:23 CEST 2014


commit c83646b629d316cbead2de8fddbcaddc9137c4b9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 16 21:32:48 2014 +0200

    - updated to 1.17
    - updated pl.po-update patch
    - added info patch (unify direntry)

 libgpg-error-info.patch         |  14 ++++
 libgpg-error-pl.po-update.patch | 172 ++++++++++++++++++++++++++++++++++++++--
 libgpg-error.spec               |  13 ++-
 3 files changed, 189 insertions(+), 10 deletions(-)
---
diff --git a/libgpg-error.spec b/libgpg-error.spec
index 5981e57..cfa70c4 100644
--- a/libgpg-error.spec
+++ b/libgpg-error.spec
@@ -1,4 +1,8 @@
 # TODO: package lisp files?
+#	%{_datadir}/common-lisp/source/gpg-error/gpg-error-codes.lisp
+#	%{_datadir}/common-lisp/source/gpg-error/gpg-error-package.lisp
+#	%{_datadir}/common-lisp/source/gpg-error/gpg-error.asd
+#	%{_datadir}/common-lisp/source/gpg-error/gpg-error.lisp
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
@@ -6,18 +10,20 @@
 Summary:	Library libgpg-error
 Summary(pl.UTF-8):	Biblioteka libgpg-error
 Name:		libgpg-error
-Version:	1.16
+Version:	1.17
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2
-# Source0-md5:	ec7f82d92329a535a89b06142e625f8c
+# Source0-md5:	b4f8d8b9ff14aed41f279aa844563539
 Patch0:		%{name}-pl.po-update.patch
+Patch1:		%{name}-info.patch
 URL:		http://www.gnupg.org/related_software/libgpg-error/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.11
 BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	libtool >= 2:2.2.6
+BuildRequires:	texinfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,6 +81,7 @@ Pakiet zawiera statyczne biblioteki libgpg-error.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %{__rm} po/stamp-po
 
@@ -121,6 +128,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgpg-error.la
 %{_includedir}/gpg-error.h
 %{_aclocaldir}/gpg-error.m4
+%{_mandir}/man1/gpg-error-config.1*
+%{_infodir}/gpgrt.info*
 
 %if %{with static_libs}
 %files static
diff --git a/libgpg-error-info.patch b/libgpg-error-info.patch
new file mode 100644
index 0000000..ef9de98
--- /dev/null
+++ b/libgpg-error-info.patch
@@ -0,0 +1,14 @@
+--- libgpg-error-1.17/doc/gpgrt.texi.orig	2014-10-15 15:00:02.000000000 +0200
++++ libgpg-error-1.17/doc/gpgrt.texi	2014-10-16 21:30:22.625042334 +0200
+@@ -24,9 +24,9 @@
+ @end quotation
+ @end copying
+ 
+- at dircategory Libraries
++ at dircategory Libraries:
+ @direntry
+-* libgpg-error: (gnupg).   Error codes and common code for GnuPG.
++* libgpg-error: (gnupg).		Error codes and common code for GnuPG
+ @end direntry
+ 
+ @c A couple of macros with no effect on texinfo
diff --git a/libgpg-error-pl.po-update.patch b/libgpg-error-pl.po-update.patch
index bb71c49..fc6479a 100644
--- a/libgpg-error-pl.po-update.patch
+++ b/libgpg-error-pl.po-update.patch
@@ -1,6 +1,15 @@
---- libgpg-error-1.16/po/pl.po.orig	2014-09-18 13:15:37.000000000 +0200
-+++ libgpg-error-1.16/po/pl.po	2014-09-18 21:11:04.405384776 +0200
-@@ -893,10 +893,8 @@
+--- libgpg-error-1.17/po/pl.po.orig	2014-10-15 15:18:05.000000000 +0200
++++ libgpg-error-1.17/po/pl.po	2014-10-16 21:18:00.961740149 +0200
+@@ -82,7 +82,7 @@
+ 
+ #: src/err-sources.h:44
+ msgid "TLS"
+-msgstr ""
++msgstr "TLS"
+ 
+ #: src/err-sources.h:45
+ msgid "Any source"
+@@ -897,10 +897,8 @@
  msgstr "Uszkodzony klucz tajny"
  
  #: src/err-codes.h:225
@@ -12,27 +21,174 @@
  
  #: src/err-codes.h:226
  msgid "Operation fully cancelled"
-@@ -963,20 +961,16 @@
+@@ -967,142 +965,116 @@
  msgstr "Błędny znak ósemkowy w S-wyrażeniu"
  
  #: src/err-codes.h:242
 -#, fuzzy
+-#| msgid "Bad certificate chain"
+ msgid "No certificate chain"
+-msgstr "Błędny łańcuch certyfikatów"
++msgstr "Brak łańcucha certyfikatów"
+ 
+ #: src/err-codes.h:243
+-#, fuzzy
+-#| msgid "Certificate too young"
+ msgid "Certificate is too large"
+-msgstr "Certyfikat zbyt młody"
++msgstr "Certyfikat jest zbyt duży"
+ 
+ #: src/err-codes.h:244
+-#, fuzzy
+-#| msgid "Invalid card"
+ msgid "Invalid record"
+-msgstr "Niepoprawna karta"
++msgstr "Niepoprawny rekord"
+ 
+ #: src/err-codes.h:245
+ msgid "The MAC does not verify"
+-msgstr ""
++msgstr "Niepomyślna weryfikacja MAC"
+ 
+ #: src/err-codes.h:246
+-#, fuzzy
+-#| msgid "Unexpected tag"
+ msgid "Unexpected message"
+-msgstr "Nieoczekiwany znacznik"
++msgstr "Nieoczekiwany komunikat"
+ 
+ #: src/err-codes.h:247
+ msgid "Compression or decompression failed"
+-msgstr ""
++msgstr "Kompresja lub dekompresja nie powiodła się"
+ 
+ #: src/err-codes.h:248
+ msgid "A counter would wrap"
+-msgstr ""
++msgstr "Licznik by się przekręcił"
+ 
+ #: src/err-codes.h:249
+ msgid "Fatal alert message received"
+-msgstr ""
++msgstr "Otrzymano komunikat alarmu krytycznego"
+ 
+ #: src/err-codes.h:250
+-#, fuzzy
+-#| msgid "Invalid cipher algorithm"
+ msgid "No cipher algorithm"
+-msgstr "Niepoprawny algorytm szyfru"
++msgstr "Brak algorytmu szyfru"
+ 
+ #: src/err-codes.h:251
+-#, fuzzy
+-#| msgid "Missing issuer certificate"
+ msgid "Missing client certificate"
+-msgstr "Brak certyfikatu wystawcy"
++msgstr "Brak certyfikatu klienta"
+ 
+ #: src/err-codes.h:252
+-#, fuzzy
+-#| msgid "Certificate revoked"
+ msgid "Close notification received"
+-msgstr "Certyfikat anulowany"
++msgstr "Otrzymano powiadomienie o zamknięciu"
+ 
+ #: src/err-codes.h:253
+-#, fuzzy
+-#| msgid "Key expired"
+ msgid "Ticket expired"
+-msgstr "Klucz wygasł"
++msgstr "Bilet wygasł"
+ 
+ #: src/err-codes.h:254
+-#, fuzzy
+-#| msgid "Bad public key"
+ msgid "Bad ticket"
+-msgstr "Błędny klucz publiczny"
++msgstr "Błędny bilet"
+ 
+ #: src/err-codes.h:255
+-#, fuzzy
+-#| msgid "Unknown packet"
+ msgid "Unknown identity"
+-msgstr "Nieznany pakiet"
++msgstr "Nieznana tożsamość"
+ 
+ #: src/err-codes.h:256
+-#, fuzzy
+-#| msgid "Bad certificate chain"
+ msgid "Bad certificate message in handshake"
+-msgstr "Błędny łańcuch certyfikatów"
++msgstr "Błędny komunikat certyfikatu przy powitaniu"
+ 
+ #: src/err-codes.h:257
+ msgid "Bad certificate request message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat żądania certyfikatu przy powitaniu"
+ 
+ #: src/err-codes.h:258
+ msgid "Bad certificate verify message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat weryfikacji certyfikatu przy powitaniu"
+ 
+ #: src/err-codes.h:259
+ msgid "Bad change cipher messsage in handshake"
+-msgstr ""
++msgstr "Błędny komunikat zmiany szyfru przy powitaniu"
+ 
+ #: src/err-codes.h:260
+ msgid "Bad client hello message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat przywitania klienta w powitaniu"
+ 
+ #: src/err-codes.h:261
+ msgid "Bad server hello message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat przywitania serwera w powitaniu"
+ 
+ #: src/err-codes.h:262
+ msgid "Bad server hello done message in hanshake"
+-msgstr ""
++msgstr "Błędny komunikat zakończenia przywitania serwera w powitaniu"
+ 
+ #: src/err-codes.h:263
+ msgid "Bad finished message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat zakończenia w powitaniu"
+ 
+ #: src/err-codes.h:264
+ msgid "Bad server key exchange message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat wymiany klucza serwera w powitaniu"
+ 
+ #: src/err-codes.h:265
+ msgid "Bad client key exchange message in handshake"
+-msgstr ""
++msgstr "Błędny komunikat wymiany klucza klienta w powitaniu"
+ 
+ #: src/err-codes.h:266
+ msgid "Bogus string"
+-msgstr ""
++msgstr "Fałszywy łańcuch"
+ 
+ #: src/err-codes.h:267
+-#, fuzzy
 -#| msgid "Key expired"
  msgid "Key disabled"
 -msgstr "Klucz wygasł"
 +msgstr "Klucz dezaktywowany"
  
- #: src/err-codes.h:243
+ #: src/err-codes.h:268
  msgid "Not possible with a card based key"
 -msgstr ""
-+msgstr "Niemożliwe z kluczem opartym na karcie"
++msgstr "Niemożliwe przy użyciu klucza opartego na karcie"
  
- #: src/err-codes.h:244
+ #: src/err-codes.h:269
 -#, fuzzy
 -#| msgid "Invalid object"
  msgid "Invalid lock object"
 -msgstr "Niepoprawny obiekt"
 +msgstr "Niepoprawny obiekt blokady"
  
- #: src/err-codes.h:245
+ #: src/err-codes.h:270
  msgid "General IPC error"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgpg-error.git/commitdiff/c83646b629d316cbead2de8fddbcaddc9137c4b9



More information about the pld-cvs-commit mailing list