SHA256
1
0
forked from pool/gdm

Accepting request 797868 from home:yfjiang:branches:GNOME:Factory

- Burnish gdm-look-for-session-based-on-pid-first.patch according
  to the upstream change (bsc#1159950, glgo#GNOME/gdm#526).

- Disable gnome-initial-setup under gdm mode in Leap and SLE
  (jsc#SLE-11856).

OBS-URL: https://build.opensuse.org/request/show/797868
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=452
This commit is contained in:
2020-04-27 17:40:27 +00:00
committed by Git OBS Bridge
parent b60e7bb2d6
commit 97d1455cd9
3 changed files with 43 additions and 29 deletions

View File

@@ -229,8 +229,8 @@ cp %{SOURCE8} .
%patch16 -p1
%patch17 -p1
# SLE-only patches start at 1000
%if !0%{?is_opensuse}
# SLE and Leap only patches start at 1000
%if 0%{?sle_version}
%patch1000 -p1
%endif