[packages/gnutls] - updated to 3.2.1 - updated pl.po-update patch - added libgmp linking fix to link patch

qboosh qboosh at pld-linux.org
Fri Jun 7 22:44:31 CEST 2013


commit ec4995706eeac5e2b13d7ce00b03d29e3c250010
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 7 22:44:22 2013 +0200

    - updated to 3.2.1
    - updated pl.po-update patch
    - added libgmp linking fix to link patch

 gnutls-link.patch         | 11 +++++++++++
 gnutls-pl.po-update.patch | 10 +++++-----
 gnutls.spec               |  4 ++--
 3 files changed, 18 insertions(+), 7 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index d84d28a..f0d2074 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -7,12 +7,12 @@
 Summary:	The GNU Transport Layer Security Library
 Summary(pl.UTF-8):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
-Version:	3.2.0
+Version:	3.2.1
 Release:	1
 License:	LGPL v3+ (libgnutls), GPL v3+ (openssl library and tools)
 Group:		Libraries
 Source0:	ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.tar.lz
-# Source0-md5:	746cacdc1a1f64b74699109dad4ce47a
+# Source0-md5:	157386119a90f458fecf8303584f9417
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-pl.po-update.patch
diff --git a/gnutls-link.patch b/gnutls-link.patch
index 292968d..1bfd237 100644
--- a/gnutls-link.patch
+++ b/gnutls-link.patch
@@ -12,3 +12,14 @@
              if test "X$found_so" != "X"; then
                dnl Linking with a shared library. We attempt to hardcode its
                dnl directory into the executable's runpath, unless it's the
+--- gnutls-3.2.1/lib/Makefile.am.orig	2013-05-31 20:58:51.000000000 +0200
++++ gnutls-3.2.1/lib/Makefile.am	2013-06-07 22:22:54.017559367 +0200
+@@ -140,7 +140,7 @@
+ endif
+ 
+ if ENABLE_NETTLE
+-thirdparty_libadd += $(NETTLE_LIBS) $(HOGWEED_LIBS)
++thirdparty_libadd += $(NETTLE_LIBS) $(HOGWEED_LIBS) -lgmp
+ libgnutls_la_LIBADD += nettle/libcrypto.la
+ endif
+ 
diff --git a/gnutls-pl.po-update.patch b/gnutls-pl.po-update.patch
index f8a5e33..c787c80 100644
--- a/gnutls-pl.po-update.patch
+++ b/gnutls-pl.po-update.patch
@@ -1,5 +1,5 @@
---- gnutls-3.2.0/po/pl.po.orig	2013-05-10 17:49:32.000000000 +0200
-+++ gnutls-3.2.0/po/pl.po	2013-05-12 10:20:56.242750165 +0200
+--- gnutls-3.2.1/po/pl.po.orig	2013-06-01 13:13:09.000000000 +0200
++++ gnutls-3.2.1/po/pl.po	2013-06-07 20:50:47.411007891 +0200
 @@ -1,14 +1,14 @@
  # Polish translation for gnutls.
  # Copyright (C) 2006, 2007, 2008, 2009, 2011, 2012 Free Software Foundation, Inc.
@@ -10,11 +10,11 @@
  msgid ""
  msgstr ""
 -"Project-Id-Version: libgnutls-3.0.12\n"
-+"Project-Id-Version: libgnutls-3.2.0\n"
++"Project-Id-Version: libgnutls-3.2.1\n"
  "Report-Msgid-Bugs-To: bug-gnutls at gnu.org\n"
- "POT-Creation-Date: 2013-05-10 17:49+0200\n"
+ "POT-Creation-Date: 2013-05-29 19:03+0200\n"
 -"PO-Revision-Date: 2012-01-20 20:45+0100\n"
-+"PO-Revision-Date: 2013-05-12 10:15+0200\n"
++"PO-Revision-Date: 2013-06-07 20:50+0200\n"
  "Last-Translator: Jakub Bogusz <qboosh at pld-linux.org>\n"
  "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
  "Language: pl\n"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnutls.git/commitdiff/ec4995706eeac5e2b13d7ce00b03d29e3c250010



More information about the pld-cvs-commit mailing list