Accepting request 960078 from KDE:Frameworks5

Use %_libexecdir

OBS-URL: https://build.opensuse.org/request/show/960078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2022-03-09 17:46:41 +00:00 committed by Git OBS Bridge
commit c48a90e989
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -93,9 +93,9 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l
%{_kf5_libdir}/cmake/KF5Wayland/
%{_kf5_libdir}/libKF5WaylandClient.so
%{_kf5_libdir}/libKF5WaylandServer.so
%{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver
%{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc
%{_kf5_mkspecsdir}/qt_KWaylandClient.pri
%{_kf5_mkspecsdir}/qt_KWaylandServer.pri
%{_libexecdir}/org-kde-kf5-kwayland-testserver
%changelog