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:
3
gdm.spec
3
gdm.spec
@@ -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
|
||||
|
Reference in New Issue
Block a user