diff --git a/xwayland.changes b/xwayland.changes index 9d7cb09..90ede2a 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 12 18:01:05 UTC 2021 - Tobias Klausmann + +- Additionally to not packing /usr/lib64/xorg/protocol.txt, delete it to fix + the build + ------------------------------------------------------------------- Mon Apr 12 10:48:11 UTC 2021 - Callum Farmer diff --git a/xwayland.spec b/xwayland.spec index 120d8bf..0c4c64d 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -255,6 +255,8 @@ This package contains the Xwayland Server development files. %{meson_install} # Let xorg-x11-server provide the Xserver manual rm -f %{buildroot}%{_mandir}/man1/Xserver.1 +# Provided by xorg-x11-server +rm -f %{buildroot}%{_libdir}/xorg/protocol.txt %files %{_bindir}/Xwayland