diff --git a/kf5-kemoticons.spec b/kf5-kemoticons.spec index 49af834..abdaf31 100644 --- a/kf5-kemoticons.spec +++ b/kf5-kemoticons.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.29.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes License: GPLv2+ and LGPLv2+ @@ -17,6 +17,9 @@ URL: https://quickgit.kde.org/?p=%{framework}.git %endif Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz +# filter plugin provides +%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$ + BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-karchive-devel >= %{version} BuildRequires: kf5-kconfig-devel >= %{version} @@ -65,7 +68,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %doc README.md %license COPYING COPYING.LIB %{_kf5_libdir}/libKF5Emoticons.so.* -%{_kf5_plugindir}/emoticonsthemes/*.so +%{_kf5_plugindir}/emoticonsthemes/ %{_kf5_plugindir}/KEmoticonsIntegrationPlugin.so %{_kf5_datadir}/kservices5/* %{_kf5_datadir}/kservicetypes5/* @@ -81,6 +84,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Jan 02 2017 Rex Dieter - 5.29.0-2 +- filter plugin provides, own plugindir/emoticonsthemes/ + * Fri Dec 16 2016 Rex Dieter - 5.29.0-1 - 5.29.0