SHA256
1
0
forked from pool/gdm

Accepting request 586709 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/586709
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=385
This commit is contained in:
2018-03-14 10:00:11 +00:00
committed by Git OBS Bridge
parent 9516d39112
commit 2f7c3b1398
3 changed files with 44 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ Release: 0
Summary: The GNOME Display Manager
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Projects/GDM
Url: https://wiki.gnome.org/Projects/GDM
Source: http://download.gnome.org/sources/gdm/3.28/%{name}-%{version}.tar.xz
Source1: gdm.pamd
Source2: gdm-autologin.pamd
@@ -42,6 +42,8 @@ Source7: X11-displaymanager-gdm
Source8: autogen.sh
# PATCH-FEATURE-OPENSUSE gdm-workaround-boo971852.patch zaitor@opensuse.org -- Work around boo971852 - xsessions is just not going to happen for a gdm user - Those users ALL have gnome-shell installed (which is mandatory for gdm to operate) - openSUSE only
Patch0: gdm-workaround-boo971852.patch
# PATCH-FIX-UPSTREAM gdm-disable-wayland-on-mgag200-chipsets.patch bgo#794106 bsc#1083609 yfjiang@suse.com -- Disable Wayland on mgag200 chipsets
Patch1: gdm-disable-wayland-on-mgag200-chipsets.patch
# WARNING: do not remove/significantly change patch3 without updating the relevant patch in accountsservice too
# PATCH-FIX-OPENSUSE gdm-sysconfig-settings.patch bnc432360 bsc#919723 hpj@novell.com -- Read autologin options from /etc/sysconfig/displaymanager; note that accountsservice has a similar patch (accountsservice-sysconfig.patch)
Patch3: gdm-sysconfig-settings.patch
@@ -192,6 +194,7 @@ running display manager.
%prep
%setup -q
cp %{SOURCE8} .
%patch1 -p1
%patch3 -p1
%patch7 -p1
%patch34 -p1