From 3c7b80341f36c66d085bf00df10d548cd7590e97 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 02 2017 13:55:14 +0000 Subject: filter qml provides --- diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index 48ea152..1f6963f 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -6,13 +6,16 @@ Summary: Qt5 - Connectivity components Name: qt5-%{qt_module} Version: 5.7.1 -Release: 2%{?dist} +Release: 3%{?dist} # See LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt.io Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz +# filter qml provides +%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ + BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtdeclarative-devel >= %{version} BuildRequires: pkgconfig(bluez) @@ -137,6 +140,9 @@ popd %changelog +* Mon Jan 02 2017 Rex Dieter - 5.7.1-3 +- filter qml provides + * Sat Dec 10 2016 Rex Dieter - 5.7.1-2 - 5.7.1 dec5 snapshot, drop cmake/pkgconfig style BR