diff --git a/qt5-qtenginio.spec b/qt5-qtenginio.spec index 9d67292..2f246ac 100644 --- a/qt5-qtenginio.spec +++ b/qt5-qtenginio.spec @@ -7,7 +7,7 @@ Summary: Qt5 - Enginio component Name: qt5-%{qt_module} Epoch: 1 Version: 1.6.2 -Release: 2%{?dist} +Release: 3%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -15,6 +15,9 @@ License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io Source0: http://download.qt.io/official_releases/qt/5.6/5.6.2%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz +# filter qml provides +%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ + # f25 build FTBFS without perl, qt5-qtbase's findclasslist.pl missing dep? # add workaround here for now -- rex BuildRequires: perl @@ -124,6 +127,9 @@ popd %changelog +* Mon Jan 02 2017 Rex Dieter - 1:1.6.2-3 +- filter qml provides + * Wed Dec 14 2016 Rex Dieter - 1:1.6.2-2 - rebuild (qt5)