[packages/python3-PyQt5] use %{_qt5_qmake} macro

atler atler at pld-linux.org
Sun Jan 29 11:13:59 CET 2023


commit b8f809447fbf10a2060aa7160cae5ba08dbb60bd
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jan 29 11:13:15 2023 +0100

    use %{_qt5_qmake} macro

 python3-PyQt5.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-PyQt5.spec b/python3-PyQt5.spec
index 155634a..9125d47 100644
--- a/python3-PyQt5.spec
+++ b/python3-PyQt5.spec
@@ -64,7 +64,7 @@ BuildRequires:	python3-devel
 BuildRequires:	qt5-build >= %{qt_ver}
 BuildRequires:	qt5-qmake >= %{qt_ver}
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	rpmbuild(macros) >= 2.016
 BuildRequires:	sip6 >= %{sip_ver}
 Requires:	python3-dbus >= 0.80
 Requires:	python3-libs
@@ -175,7 +175,7 @@ sip-build --build-dir build-py3 \
 	--verbose \
 	--confirm-license \
 	--pep484-pyi \
-	--qmake="%{_bindir}/qmake-qt5" \
+	--qmake="%{_qt5_qmake}" \
 	--scripts-dir=%{_bindir}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQt5.git/commitdiff/b8f809447fbf10a2060aa7160cae5ba08dbb60bd



More information about the pld-cvs-commit mailing list