[packages/qt5-qtwebengine] use macro for qmake invocation

atler atler at pld-linux.org
Mon Jun 6 15:54:27 CEST 2022


commit 5e25a8f2a18f01ba9d51650632e71a7966c9b331
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 6 15:53:12 2022 +0200

    use macro for qmake invocation

 qt5-qtwebengine.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec
index 4bb37c7..fb07404 100644
--- a/qt5-qtwebengine.spec
+++ b/qt5-qtwebengine.spec
@@ -92,7 +92,7 @@ BuildRequires:	qt5-qtdoc
 BuildRequires:	qt5-qttools
 BuildRequires:	re2-devel
 BuildRequires:	rpm-build >= 4.6
-BuildRequires:	rpmbuild(macros) >= 1.752
+BuildRequires:	rpmbuild(macros) >= 2.016
 BuildRequires:	snappy-devel
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libX11-devel
@@ -292,7 +292,7 @@ cd ../..
 %ifarch x32
 export V8_TARGET_ARCH="x32"
 %endif
-qmake-qt5 CONFIG+=use_gold_linker -- \
+%{qmake_qt5} CONFIG+=use_gold_linker -- \
 	-webengine-ffmpeg \
 	-webengine-icu \
 	-webengine-opus \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebengine.git/commitdiff/5e25a8f2a18f01ba9d51650632e71a7966c9b331



More information about the pld-cvs-commit mailing list