From 16facee042e40708f2970caef0056068cf0df586 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 2 Jan 2017 07:33:48 -0600 Subject: [PATCH] filter qml provides --- kf5-plasma.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kf5-plasma.spec b/kf5-plasma.spec index abcc486..86fbae8 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.29.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -22,6 +22,9 @@ Source10: fedora-plasma-cache.sh.in ## upstream patches (using lookaside cache) +# filter qml provides +%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ + BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-kactivities-devel >= %{version} BuildRequires: kf5-kactivities-devel >= %{version} @@ -161,6 +164,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Jan 02 2017 Rex Dieter - 5.29.0-2 +- filter qml provides + * Fri Dec 16 2016 Rex Dieter - 5.29.0-1 - 5.29.0