1
0

- enable Xwayland also for s390x (bsc#1047173)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=667
This commit is contained in:
Stefan Dirsch 2017-07-04 15:48:00 +00:00 committed by Git OBS Bridge
parent 472916c49b
commit e340c7bb28
2 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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