diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 7b23f2d..ebf15c6 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 29 15:21:07 UTC 2019 - Frederic Crozat + +- Build XWayland also on s390. + ------------------------------------------------------------------- Sat Nov 23 13:21:01 UTC 2019 - bjorn.lie@gmail.com diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 6553bb0..23db8ad 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -21,14 +21,10 @@ %define _fillupdir /var/adm/fillup-templates %endif -%ifarch s390 s390x -%define have_wayland 0 -%else %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %if 0%{?suse_version} >= 1330 || 0%{?build_xwayland} %define have_wayland 1 %endif -%endif %define build_suid_wrapper 0