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