Persist CAP_SYS_NICE capability for kwin_wayland binary

epel9^2^2
Neal Gompa 8 months ago
parent 0d35a604a7
commit d7cec3c1d4

@ -17,7 +17,7 @@
Name: kwin Name: kwin
Version: 5.27.11 Version: 5.27.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: KDE Window manager Summary: KDE Window manager
# all sources are effectively GPLv2+, except for: # all sources are effectively GPLv2+, except for:
@ -333,7 +333,7 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%files wayland %files wayland
%{_bindir}/kwin_wayland_wrapper %{_bindir}/kwin_wayland_wrapper
%{_kf5_bindir}/kwin_wayland %caps(cap_sys_nice=ep) %{_kf5_bindir}/kwin_wayland
%{_userunitdir}/plasma-kwin_wayland.service %{_userunitdir}/plasma-kwin_wayland.service
%files x11 %files x11
@ -362,6 +362,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog %changelog
* Sat May 04 2024 Neal Gompa <ngompa@fedoraproject.org> - 5.27.11-2
- Persist CAP_SYS_NICE capability for kwin_wayland binary
* Sat Mar 09 2024 Alessandro Astone <ales.astone@gmail.com> - 5.27.11-1 * Sat Mar 09 2024 Alessandro Astone <ales.astone@gmail.com> - 5.27.11-1
- 5.27.11 - 5.27.11

Loading…
Cancel
Save