[packages/openpace] - fix python shebang - rel 4

baggins baggins at pld-linux.org
Mon Mar 23 23:04:24 CET 2020


commit dce63a617c20249b5bc5cf745dd757149c6bc0f0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 23 23:01:53 2020 +0100

    - fix python shebang
    - rel 4

 openpace.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openpace.spec b/openpace.spec
index 7e89029..76dda31 100644
--- a/openpace.spec
+++ b/openpace.spec
@@ -11,7 +11,7 @@ Summary:	Cryptographic library for EAC version 2
 Summary(pl.UTF-8):	Biblioteka kryptograficzna do EAC v2
 Name:		openpace
 Version:	1.0.2
-Release:	3
+Release:	4
 License:	GPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/frankmorgner/openpace/releases
@@ -147,6 +147,7 @@ Wiązania języka Ruby do biblioteki OpenPACE.
 %{__autoheader}
 %{__automake}
 %configure \
+	PYTHON=%{__python} \
 	JAVAC=javac \
 	%{?with_golang:--enable-go} \
 	%{?with_java:--enable-java} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openpace.git/commitdiff/dce63a617c20249b5bc5cf745dd757149c6bc0f0



More information about the pld-cvs-commit mailing list