]> git.pld-linux.org Git - packages/gnutls.git/commitdiff
- updated to 3.2.1 auto/th/gnutls-3.2.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Jun 2013 20:44:22 +0000 (22:44 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Jun 2013 20:44:22 +0000 (22:44 +0200)
- updated pl.po-update patch
- added libgmp linking fix to link patch

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

index 292968d2979e1735ce8a39ac154a2cd3421c1bd1..1bfd2375ab6d07154436d7630c399456d42d33a6 100644 (file)
              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
index f8a5e33a59d4e1c481531f97513e43e923e2f0d7..c787c80fe8eed7c305d792f8dabc58501ec3a153 100644 (file)
@@ -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.
  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@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@pld-linux.org>\n"
  "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
  "Language: pl\n"
index d84d28ab9566c18cd970e22d73d01421fd26315e..f0d20745760dffc87427e087ac0f56c670d428ea 100644 (file)
@@ -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
This page took 0.126865 seconds and 4 git commands to generate.