1
0

- disable build of Xwayland, which is now being built in separate

xwayland package with more recent sources (boo#1182677)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=791
This commit is contained in:
Stefan Dirsch 2021-04-19 11:38:16 +00:00 committed by Git OBS Bridge
parent 5e64abe9ab
commit 90b3657e6e
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 19 11:29:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- disable build of Xwayland, which is now being built in separate
xwayland package with more recent sources (boo#1182677)
-------------------------------------------------------------------
Tue Apr 13 15:32:45 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -22,9 +22,8 @@
%endif
%define pci_ids_dir %{_datadir}/X11/xorg_pci_ids
%if 0%{?suse_version} >= 1330 || 0%{?build_xwayland}
%define have_wayland 1
%endif
# now built separately in xwayland pkg with more recent sources (boo#1182677)
%define have_wayland 0
%define build_suid_wrapper 1
@ -400,7 +399,9 @@ sh %{SOURCE92} --verify . %{SOURCE91}
%patch1401 -p1
%patch1502 -p1
%patch1503 -p1
%if 0%{?have_wayland} == 1
%patch1505 -p1
%endif
%patch1600 -p1
%patch1801 -p1
%patch1900 -p1