SHA256
1
0
forked from pool/kauth

Accepting request 960084 from KDE:Frameworks5

Use %_libexecdir

OBS-URL: https://build.opensuse.org/request/show/960084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=105
This commit is contained in:
2022-03-09 17:46:46 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 7 10:39:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
-------------------------------------------------------------------
Sun Feb 6 10:16:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -104,13 +104,13 @@ Development files.
%endif
%files -n %{lname}
%dir %{_kf5_libdir}/libexec
%dir %{_libexecdir}/kauth
%{_kf5_dbuspolicydir}/org.kde.kf5auth.conf
%{_kf5_debugdir}/kauth.categories
%{_kf5_debugdir}/*.renamecategories
%{_kf5_libdir}/libKF5Auth.so.*
%{_kf5_libdir}/libexec/kauth
%{_kf5_plugindir}/
%{_kf5_plugindir}/kauth/
%{_libexecdir}/kauth/kauth-policy-gen
%files -n libKF5AuthCore5
%license LICENSES/*