SHA256
1
0
forked from pool/gdm
OBS User unknown
2007-09-20 21:03:25 +00:00
committed by Git OBS Bridge
parent 5e81a90d79
commit 52ca919fb6
4 changed files with 42 additions and 155 deletions

View File

@@ -22,7 +22,7 @@ PreReq: %insserv_prereq
License: GPL v2 or later
Group: System/GUI/GNOME
Version: 2.20.0
Release: 1
Release: 2
Summary: The GNOME 2.x Display Manager
Source: %{name}-%{version}.tar.bz2
Source1: gdm.pamd
@@ -54,8 +54,9 @@ Patch37: gdm-2.19.3-token-login.patch
# don't ask.
Patch38: gdm-2.19.3-token-login2.patch
Patch40: gdm-XKeepsCrashing-SaX2.patch
Patch42: fix-desktop-files.diff
#Patch42: fix-desktop-files.diff
Patch43: gdm-language-hang.patch
Patch44: gdm-language-save.patch
Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
DocDir: %{_defaultdocdir}
@@ -112,6 +113,7 @@ gnome-patch-translation-prepare
%patch40
#%patch42 - dont think this patch is needed with suse_udpate_desktop_file -g working.
%patch43
%patch44
gnome-patch-translation-update
%build
@@ -243,8 +245,12 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i
%endif
%files lang -f %{name}.lang
%changelog
* Thu Sep 20 2007 - banderso@suse.de
- added gdm-language-save.patch. Patch fixes a problem where the
.dmrc file was not getting created in the process of saving the
default selected language.
Novell bug #309066
* Tue Sep 18 2007 - hpj@suse.de
- Updated gdm-2.8.0.0-any-hostname-auth.patch to use localhost
instead of localhost.localdomain for xauth tokens. Related to