[packages/libsigrokdecode] - rel 3; fix build

arekm arekm at pld-linux.org
Thu Oct 31 11:26:25 CET 2019


commit 92efd2780431c6a44fc24a25e9d4fe28da74a439
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 31 11:26:19 2019 +0100

    - rel 3; fix build

 libsigrokdecode.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libsigrokdecode.spec b/libsigrokdecode.spec
index 118b3fe..d492914 100644
--- a/libsigrokdecode.spec
+++ b/libsigrokdecode.spec
@@ -6,7 +6,7 @@ Summary:	Basic API for running protocol decoders
 Summary(pl.UTF-8):	Podstawowe API do uruchamiana dekoderów protokołów
 Name:		libsigrokdecode
 Version:	0.5.1
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Libraries
 Source0:	http://www.sigrok.org/download/source/libsigrokdecode/%{name}-%{version}.tar.gz
@@ -78,6 +78,7 @@ Statyczna biblioteka libsigrokdecode.
 %{__autoheader}
 %{__automake}
 %configure \
+	LDFLAGS="-lpython3 %{rpmldflags}" \
 	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsigrokdecode.git/commitdiff/92efd2780431c6a44fc24a25e9d4fe28da74a439



More information about the pld-cvs-commit mailing list