use %qmake_qt5 consistently
This commit is contained in:
parent
76ac81e150
commit
a7927efb56
@ -9,7 +9,7 @@
|
||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.6.0
|
||||
Release: 4.%{prerelease}%{?dist}
|
||||
Release: 5.%{prerelease}%{?dist}
|
||||
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
%if 0%{?prerelease:1}
|
||||
@ -70,7 +70,7 @@ popd
|
||||
make %{?_smp_mflags} -C nogl
|
||||
%endif
|
||||
|
||||
%{_qt5_qmake} CONFIG+=wayland-compositor
|
||||
%{qmake_qt5} CONFIG+=wayland-compositor
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -138,6 +138,9 @@ install -pm644 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 01 2016 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-5.beta
|
||||
- use %%qmake_qt5 consistently
|
||||
|
||||
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-4.beta
|
||||
- BR: cmake, update source URL, use %%license
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user