[packages/open62541] - fixed .pc file; release 2

qboosh qboosh at pld-linux.org
Sun Jul 3 19:45:37 CEST 2022


commit d1c3197fa7068f5419868e4cfed88a53f3d6d05f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 3 19:47:14 2022 +0200

    - fixed .pc file; release 2

 open62541.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/open62541.spec b/open62541.spec
index fe42eb0..4dbfc34 100644
--- a/open62541.spec
+++ b/open62541.spec
@@ -7,7 +7,7 @@ Summary:	Open source C implementation of OPC UA
 Summary(pl.UTF-8):	Mająca otwarte źródła, napisana w C implementacja OPC UA
 Name:		open62541
 Version:	1.3.2
-Release:	1
+Release:	2
 License:	MPL v2.0
 Group:		Libraries
 #Source0Download: https://github.com/open62541/open62541/releases
@@ -106,7 +106,7 @@ CFLAGS="%{rpmcflags} -I/usr/include/p11-kit-1/p11-kit -Wno-error=maybe-uninitial
 LDFLAGS="%{rpmldflags} -L%{_libdir}/pkcs11"
 %cmake .. \
 	-DCMAKE_INSTALL_INCLUDEDIR=include \
-	-DCMAKE_INSTALL_INCLUDEDIR=%{_lib} \
+	-DCMAKE_INSTALL_LIBDIR=%{_lib} \
 	-DTPM2_LIB=%{_libdir}/pkcs11/libtpm2_pkcs11.so \
 	-DUA_BUILD_TOOLS=ON \
 	-DUA_ENABLE_DISCOVERY=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/open62541.git/commitdiff/d1c3197fa7068f5419868e4cfed88a53f3d6d05f



More information about the pld-cvs-commit mailing list