forked from pool/discover
Use %_libexecdir
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=285
This commit is contained in:
parent
b2aa4f4149
commit
45c2f2da3d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 10:21:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 16:21:00 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -214,7 +214,6 @@ user to install them using Discover.
|
||||
%{_kf5_plugindir}/discover-notifier/DiscoverPackageKitNotifier.so
|
||||
%{_kf5_plugindir}/discover-notifier/FlatpakNotifier.so
|
||||
%{_kf5_configdir}/autostart/org.kde.discover.notifier.desktop
|
||||
%{_libdir}/libexec/DiscoverNotifier
|
||||
%{_kf5_applicationsdir}/org.kde.discover.notifier.desktop
|
||||
%dir %{_kf5_plugindir}/plasma/
|
||||
%dir %{_kf5_plugindir}/plasma/kcms/
|
||||
@ -223,5 +222,6 @@ user to install them using Discover.
|
||||
%dir %{_kf5_sharedir}/kpackage/
|
||||
%dir %{_kf5_sharedir}/kpackage/kcms/
|
||||
%{_kf5_sharedir}/kpackage/kcms/kcm_updates/
|
||||
%{_libexecdir}/DiscoverNotifier
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user