[packages/xmlsec1] - fix libraries detection with lib64 or libx32; release 2

qboosh qboosh at pld-linux.org
Sat Jul 21 21:59:39 CEST 2018


commit df1fd6349c77a863dcdfc6bf87420b60156caf11
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 21 22:01:34 2018 +0200

    - fix libraries detection with lib64 or libx32; release 2

 xmlsec1.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/xmlsec1.spec b/xmlsec1.spec
index 5e1d8c9..10ec57b 100644
--- a/xmlsec1.spec
+++ b/xmlsec1.spec
@@ -2,7 +2,7 @@ Summary:	XML Security Library
 Summary(pl.UTF-8):	Biblioteka bezpieczeństwa XML
 Name:		xmlsec1
 Version:	1.2.26
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	https://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
@@ -279,6 +279,8 @@ Statyczna biblioteka kryptograficzna OpenSSL dla biblioteki XMLSec.
 %setup -q
 %patch0 -p1
 
+%{__sed} -i -e '/\/lib\/[^ ]*_MARKER/ s,/lib/,/%{_lib}/,' configure.ac
+
 %build
 %{__libtoolize}
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmlsec1.git/commitdiff/df1fd6349c77a863dcdfc6bf87420b60156caf11



More information about the pld-cvs-commit mailing list