From e340c7bb2807c3ae37bea108927a9d4f296bd2477657ac99265393158ee1bf1b Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 4 Jul 2017 15:48:00 +0000 Subject: [PATCH] - enable Xwayland also for s390x (bsc#1047173) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=667 --- xorg-x11-server.changes | 5 +++++ xorg-x11-server.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 58cb679..afdeebc 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 4 15:45:45 UTC 2017 - sndirsch@suse.com + +- enable Xwayland also for s390x (bsc#1047173) + ------------------------------------------------------------------- Sat Jun 10 11:52:40 UTC 2017 - sndirsch@suse.com diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 9c253e1..608c81a 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -16,13 +16,11 @@ # -%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 +%else +%define have_wayland 0 %endif %define build_suid_wrapper 0