SHA256
1
0
forked from pool/gdm

Accepting request 527041 from home:fcrozat:branches:GNOME:Factory

- Add gdm-check-for-Xwayland.patch: don't try wayland session if
  Xwayland isn't installed on the system (bgo#787837).

OBS-URL: https://build.opensuse.org/request/show/527041
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=350
This commit is contained in:
2017-09-18 14:05:25 +00:00
committed by Git OBS Bridge
parent e007513d55
commit 1dd030309a
3 changed files with 22 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ Patch41: gdm-plymouth-vt1.patch
Patch42: gdm-fails-to-restart-gnome-shell.patch
# PATCH-FIX-SLE gdm-default-wm-sle12.patch bnc#881659 cxiong@suse.com -- set default/fallback session type to SLE Classic
Patch49: gdm-default-wm-sle12.patch
# PATCH-FIX-UPSTREAM gdm-check-for-Xwayland.patch bgo#787837 fcrozat@suse.com -- Don't try Wayland if Xwayland isn't installed
Patch50: gdm-check-for-Xwayland.patch
BuildRequires: check-devel
# needed for directory ownership
BuildRequires: dconf
@@ -202,6 +204,7 @@ translation-update-upstream
%if !0%{?is_opensuse}
%patch49 -p1
%endif
%patch50 -p1
%build
NOCONFIGURE=1 sh autogen.sh