[packages/gnutls] - up to 3.2.12; fixes GNUTLS-SA-2014-2; guile module uses gnutls symbols in some weird way that our

arekm arekm at pld-linux.org
Wed Mar 5 09:05:17 CET 2014


commit 45d3f86531c3e4d380e38e69d6b2ad92c4c3f96d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 5 09:05:13 2014 +0100

    - up to 3.2.12; fixes GNUTLS-SA-2014-2; guile module uses gnutls symbols in some weird way that our rpm complains

 gnutls.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index c56db42..e443e3d 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -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.2.11
+Version:	3.2.12
 Release:	1
 License:	LGPL v2.1+ (libgnutls), LGPL v3+ (libdane), GPL v3+ (openssl library and tools)
 Group:		Libraries
 Source0:	ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.tar.lz
-# Source0-md5:	32c5dd9c9e47774af03aaa286fcca19f
+# Source0-md5:	06de5fb89e5593e59a66039b11e7acc6
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.gnutls.org/
@@ -44,6 +44,8 @@ Requires:	%{name}-libs = %{version}-%{release}
 %{?with_dane:Requires:	%{name}-dane = %{version}-%{release}}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		skip_post_check_so	guile-gnutls-v-.*.so.*
+
 %description
 GnuTLS is a project that aims to develop a library which provides a
 secure layer, over a reliable transport layer (ie. TCP/IP). Currently
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list