Use %_libexecdir
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-disks?expand=0&rev=49
This commit is contained in:
parent
f517bece8e
commit
f1eb7ef0ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 11:02:57 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 16:21:03 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -82,7 +82,6 @@ make %{?_smp_mflags} -C build VERBOSE=1 test
|
||||
%dir %{_kf5_plugindir}/plasma/kcms
|
||||
%dir %{_kf5_plugindir}/plasma/kcms/kinfocenter/
|
||||
%{_kf5_plugindir}/plasma/kcms/kinfocenter/smart.so
|
||||
%dir %{_kf5_plugindir}/kf5/
|
||||
%dir %{_kf5_plugindir}/kf5/kded/
|
||||
%{_kf5_plugindir}/kf5/kded/smart.so
|
||||
%{_kf5_notifydir}/org.kde.kded.smart.notifyrc
|
||||
@ -93,7 +92,7 @@ make %{?_smp_mflags} -C build VERBOSE=1 test
|
||||
%{_datadir}/dbus-1/system-services/org.kde.kded.smart.service
|
||||
%{_kf5_dbuspolicydir}/org.kde.kded.smart.conf
|
||||
%{_datadir}/polkit-1/actions/org.kde.kded.smart.policy
|
||||
%{_kf5_libdir}/libexec/kauth/kded-smart-helper
|
||||
%{_libexecdir}/kauth/kded-smart-helper
|
||||
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user