[packages/gnutls] - pass --with-trousers-lib to fix build on x32; release 2

qboosh qboosh at pld-linux.org
Sat Feb 4 23:27:44 CET 2017


commit 9d2f387053ddbfbbe0ac4beacf73269422909228
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 4 23:29:22 2017 +0100

    - pass --with-trousers-lib to fix build on x32; release 2

 gnutls.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gnutls.spec b/gnutls.spec
index 07e4314..0d2069f 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -12,7 +12,7 @@ Summary:	The GNU Transport Layer Security Library
 Summary(pl.UTF-8):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
 Version:	3.3.26
-Release:	1
+Release:	2
 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.xz
@@ -264,6 +264,7 @@ Wiązania Guile do GnuTLS.
 	%{?with_static_libs:--enable-static} \
 	--with-default-trust-store-file=/etc/certs/ca-certificates.crt \
 	%{!?with_tpm:--without-tpm} \
+	--with-trousers-lib=%{_libdir}/libtspi.so.1 \
 	%{!?with_doc:--disable-doc}
 
 # docs build is broken with -jN
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list