Accepting request 21201 from GNOME:Factory
Copy from GNOME:Factory/gdm based on submit request 21201 from user vuntz OBS-URL: https://build.opensuse.org/request/show/21201 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdm?expand=0&rev=82
This commit is contained in:
committed by
Git OBS Bridge
parent
2848b4615f
commit
76de0e7e7f
8
gdm.spec
8
gdm.spec
@@ -42,7 +42,7 @@ BuildRequires: zenity
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.27.90
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The GNOME 2.x Display Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: gdm.pamd
|
||||
@@ -78,6 +78,10 @@ Patch31: gdm-gconf-path.patch
|
||||
Patch32: gdm-keyboard-from-hal.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-keyboard-from-sysconfig.patch bnc432360 bnc478083 hpj@novell.com -- Read keyboard options from sysconfig (for openSUSE <= 11.1, since keyboard layout wasn't in hal)
|
||||
Patch33: gdm-keyboard-from-sysconfig.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-default-wm.patch vuntz@novell.com -- Use sysconfig to know to which desktop to use by default
|
||||
Patch34: gdm-default-wm.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-xauthlocalhostname.patch vuntz@novell.com -- Set XAUTHLOCALHOSTNAME to localhost for local logins to avoid issues in the session in case the hostname changes
|
||||
Patch35: gdm-xauthlocalhostname.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-selinux.patch -- Small changes to make it compile fine with SELinux
|
||||
Patch60: gdm-selinux.patch
|
||||
Url: http://www.gnome.org/
|
||||
@@ -146,6 +150,8 @@ gnome-patch-translation-prepare
|
||||
%else
|
||||
%patch33 -p1
|
||||
%endif
|
||||
%patch34 -p1
|
||||
%patch35 -p1
|
||||
%patch60
|
||||
# gnome-patch-translation-update
|
||||
|
||||
|
Reference in New Issue
Block a user