forked from pool/discover
This commit is contained in:
parent
5b5df49a7f
commit
cab0c36f56
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user