BR: qt5-qtbase-private-devel
This commit is contained in:
parent
a8b2c4770b
commit
5e283d0474
@ -3,7 +3,7 @@
|
||||
Name: qt5-%{qt_module}
|
||||
Summary: Qt5 - module with set of QtQuick controls for embedded
|
||||
Version: 5.9.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
Source0: https://download.qt.io/official_releases/qt/5.9/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||
@ -12,6 +12,13 @@ Source0: https://download.qt.io/official_releases/qt/5.9/%{version}/submodules/%
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
#libQt53DRender.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
#libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
#libQt5Gui.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
#libQt5Qml.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
#libQt5Quick.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
|
||||
Requires: qt5-qtdeclarative%{?_isa} >= %{version}
|
||||
@ -95,6 +102,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.2-2
|
||||
- BR: qt5-qtbase-private-devel
|
||||
|
||||
* Mon Oct 09 2017 Jan Grulich <jgrulich@redhat.com> - 5.9.2-1
|
||||
- 5.9.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user