From cab0c36f5658100f271eac78feb9e9fd57202fc6ea202159af0c61244b9b2e8b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 20 Mar 2016 09:31:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=21 --- discover.spec | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/discover.spec b/discover.spec index 2afba9b..ef04b5d 100644 --- a/discover.spec +++ b/discover.spec @@ -101,10 +101,9 @@ This is the systray plasmoid to notify the user that updates are available %files %defattr(-,root,root) %doc COPYING COPYING.GFDL COPYING.LIB -%{_bindir}/plasma-discover -%{_bindir}/plasma-discover-updater -%{_libdir}/libDiscoverCommon.so -%{_libdir}/libDiscoverNotifiers.so +%{_kf5_bindir}/plasma-discover +%{_kf5_bindir}/plasma-discover-updater +%{_kf5_libdir}/plasma-discover/ %{_kf5_plugindir}/discover-notifier/ %{_kf5_plugindir}/discover/ %{_kf5_qmldir}/ @@ -114,8 +113,8 @@ This is the systray plasmoid to notify the user that updates are available %{_kf5_notifydir}/discoverabstractnotifier.notifyrc %{_kf5_kxmlguidir}/plasmadiscover/ %{_kf5_kxmlguidir}/plasmadiscoverupdater/ -%{_datadir}/libdiscover/ -%{_datadir}/plasmadiscover/ +%{_kf5_sharedir}/libdiscover/ +%{_kf5_sharedir}/plasmadiscover/ %if %{with lang} %files lang -f %{name}.lang @@ -125,9 +124,9 @@ This is the systray plasmoid to notify the user that updates are available %files plasmoid -f plasma.lang %defattr(-,root,root) %doc COPYING COPYING.GFDL COPYING.LIB -%dir %{_datadir}/plasma -%dir %{_datadir}/plasma/plasmoids -%{_datadir}/plasma/plasmoids/org.kde.discovernotifier/ +%dir %{_kf5_sharedir}/plasma +%dir %{_kf5_sharedir}/plasma/plasmoids +%{_kf5_sharedir}/plasma/plasmoids/org.kde.discovernotifier/ %{_kf5_servicesdir}/plasma-applet-org.kde.discovernotifier.desktop %changelog