diff --git a/kactivitymanagerd.spec b/kactivitymanagerd.spec index 2d04018..cf8c295 100644 --- a/kactivitymanagerd.spec +++ b/kactivitymanagerd.spec @@ -1,7 +1,7 @@ Name: kactivitymanagerd Summary: Plasma service to manage user's activities Version: 5.8.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://quickgit.kde.org/?p=%{name}.git @@ -14,6 +14,9 @@ URL: https://quickgit.kde.org/?p=%{name}.git %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz +# filter plugin provides +%global __provides_exclude_from ^(%{_kf5_qtplugindir}/.*\\.so)$ + BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules BuildRequires: cmake(Qt5Core) @@ -77,6 +80,9 @@ rm -fv %{buildroot}%{_kf5_qmldir}/org/kde/activities/{libkactivitiesextensionplu %changelog +* Mon Jan 02 2017 Rex Dieter - 5.8.5-2 +- filter plugin provides + * Wed Dec 28 2016 Rex Dieter - 5.8.5-1 - 5.8.5