[packages/lyx] - enforcing python3 by system variable

mrozowik mrozowik at pld-linux.org
Sun Jun 25 13:46:14 CEST 2023


commit f9f4948003ed2da52cafb815a11de3832488228b
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Sun Jun 25 10:51:00 2023 +0000

    - enforcing python3 by system variable

 lyx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lyx.spec b/lyx.spec
index 9ca7612..14c2485 100644
--- a/lyx.spec
+++ b/lyx.spec
@@ -40,7 +40,6 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	zlib-devel >= 1.2.8
-BuildConflicts:	python >= 2
 Requires(post,postun):	tetex
 Requires:	gv
 Requires:	hunspell-libs >= 1.6.2
@@ -98,6 +97,7 @@ selecionadas pelo editor, não pelo digitador.
 	lib/scripts/gnuplot2pdf.py
 
 %build
+export PYTHON="%{__python3}"
 %{__aclocal} -I m4 -I config
 %{__autoconf}
 %{__autoheader}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lyx.git/commitdiff/f9f4948003ed2da52cafb815a11de3832488228b



More information about the pld-cvs-commit mailing list