[packages/gnutls/DEVEL] - updated to 3.3.2 - removed obsolete guile patch

qboosh qboosh at pld-linux.org
Sat May 17 19:20:26 CEST 2014


commit e70a2d78e307b094344c59e91e5c9472e78edb80
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 17 19:23:14 2014 +0200

    - updated to 3.3.2
    - removed obsolete guile patch

 gnutls-guile.patch | 10 ----------
 gnutls.spec        |  6 ++----
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index abe2d93..e0ebfba 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -7,15 +7,14 @@
 Summary:	The GNU Transport Layer Security Library
 Summary(pl.UTF-8):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
-Version:	3.3.1
+Version:	3.3.2
 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.3/%{name}-%{version}.tar.lz
-# Source0-md5:	2c62b8d007aedc448304aad0ab7ae896
+# Source0-md5:	fdf1182205cdf630e8227dc887920d0d
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
-Patch2:		%{name}-guile.patch
 URL:		http://www.gnutls.org/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	autogen
@@ -207,7 +206,6 @@ Wiązania Guile do GnuTLS.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %{__rm} po/stamp-po
 
diff --git a/gnutls-guile.patch b/gnutls-guile.patch
deleted file mode 100644
index 137cd08..0000000
--- a/gnutls-guile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnutls-3.3.1/guile/src/core.c.orig	2013-10-10 13:10:49.000000000 +0200
-+++ gnutls-3.3.1/guile/src/core.c	2014-04-23 18:45:41.268343009 +0200
-@@ -3366,7 +3366,6 @@
-   /* Use Guile's allocation routines, which will run the GC if need be.  */
-   gnutls_malloc = scm_malloc;
-   gnutls_realloc = scm_realloc;
--  gnutls_secure_malloc = scm_malloc;
-   gnutls_free = free;
- 
-   (void) gnutls_global_init ();
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list