SHA256
1
0
forked from pool/gdm

Accepting request 554662 from home:qzhao:branches:GNOME:Factory

Force gnome-initial-setup can't start before gdm, g-i-s will only serve for CJK people to choose the input-method after login(bnc#1067976).

OBS-URL: https://build.opensuse.org/request/show/554662
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=365
This commit is contained in:
2017-12-06 08:12:16 +00:00
committed by Git OBS Bridge
parent 15812a73c9
commit 0633805fcb
3 changed files with 87 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ Patch42: gdm-fails-to-restart-gnome-shell.patch
Patch49: gdm-default-wm-sle12.patch
# PATCH-FIX-SLE gdm-ignore-SLE-CLASSIC-MODE.patch bsc#1060630 xwang@suse.com -- ignore env SLE_CLASSIC_MODE variable when switching from sle-classic session to gnome-classic session
Patch51: gdm-ignore-SLE-CLASSIC-MODE.patch
# PATCH-FIX-SLE SLE-only-gdm-disable-gnome-initial-setup.patch bnc#1067976 qzhao@suse.com -- Disable gnome-initial-setup runs before gdm, g-i-s will only serve for CJK people to choose the input-method after login.
Patch52: SLE-only-gdm-disable-gnome-initial-setup.patch
BuildRequires: check-devel
# needed for directory ownership
BuildRequires: dconf
@@ -215,6 +217,7 @@ translation-update-upstream
%if !0%{?is_opensuse}
%patch49 -p1
%patch51 -p1
%patch52 -p1
%endif
%build