SHA256
1
0
forked from pool/gdm

Accepting request 917405 from home:xiaoguang_wang:branches:GNOME:Factory

- Add gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch:
  Support to start X under root instead of regular user.
  (bnc#1188912 jsc#SLE-17880).
- Update X11-displaymanager-gdm file.

OBS-URL: https://build.opensuse.org/request/show/917405
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=482
This commit is contained in:
2021-09-09 08:49:52 +00:00
committed by Git OBS Bridge
parent ed5b986b04
commit 518cdfaaf3
4 changed files with 212 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ Patch15: gdm-disable-wayland-on-mgag200-chipsets.patch
### NOTE: Keep please SLE-only patches at bottom (starting on 1000).
# PATCH-FIX-SLE 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.
Patch1000: gdm-disable-gnome-initial-setup.patch
# PATCH-FIX-SLE gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch bnc#1188912 jsc#SLE-17880 xwang@suse.com -- Add runtime option to start X under root instead of regular user.
Patch1001: gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch
BuildRequires: check-devel
# dconf and gnome-session-core are needed for directory ownership
BuildRequires: dconf
@@ -223,6 +225,7 @@ running display manager.
# SLE and Leap only patches start at 1000
%if 0%{?sle_version}
%patch1000 -p1
%patch1001 -p1
%endif
%build