[packages/qt5-qtwayland] use macro for qmake invocation
atler
atler at pld-linux.org
Thu May 12 13:03:09 CEST 2022
commit 47778ee4e672d75a47fb684783b9b5af147a97bd
Author: Jan Palus <atler at pld-linux.org>
Date: Thu May 12 13:02:35 2022 +0200
use macro for qmake invocation
qt5-qtwayland.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec
index 3fd16f0..2701b46 100644
--- a/qt5-qtwayland.spec
+++ b/qt5-qtwayland.spec
@@ -42,7 +42,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: wayland-devel >= 1.4.0
BuildRequires: wayland-egl-devel
@@ -194,7 +194,7 @@ Przykłady do bibliotek Qt5 Wayland.
%patch0 -p1
%build
-qmake-qt5 \
+%{qmake_qt5} \
%{?with_qtcompositor:CONFIG+=wayland-compositor}
%{__make}
%{?with_doc:%{__make} docs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwayland.git/commitdiff/47778ee4e672d75a47fb684783b9b5af147a97bd
More information about the pld-cvs-commit
mailing list