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

atler atler at pld-linux.org
Thu May 12 20:19:33 CEST 2022


commit af993631cd8f5e86e4c7e9b6d182bb4507c05ebc
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 12 20:02:33 2022 +0200

    use macro for qmake invocation

 qt5-qtgamepad.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtgamepad.spec b/qt5-qtgamepad.spec
index ec3bff9..cd210ec 100644
--- a/qt5-qtgamepad.spec
+++ b/qt5-qtgamepad.spec
@@ -28,7 +28,7 @@ BuildRequires:	qt5-assistant >= %{qttools_ver}
 BuildRequires:	qt5-build >= %{qtbase_ver}
 BuildRequires:	qt5-qmake >= %{qtbase_ver}
 BuildRequires:	rpm-build >= 4.6
-BuildRequires:	rpmbuild(macros) >= 1.752
+BuildRequires:	rpmbuild(macros) >= 2.016
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -139,7 +139,7 @@ Przykłady do biblioteki Qt5 Gamepad.
 %setup -q -n %{orgname}-everywhere-src-%{version}
 
 %build
-qmake-qt5
+%{qmake_qt5}
 %{__make}
 %{?with_doc:%{__make} docs}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtgamepad.git/commitdiff/af993631cd8f5e86e4c7e9b6d182bb4507c05ebc



More information about the pld-cvs-commit mailing list