This commit is contained in:
parent
3d64176ac2
commit
1dad7090c8
@ -398,4 +398,4 @@
|
|||||||
-fi
|
-fi
|
||||||
-
|
-
|
||||||
-exec xterm -geometry 80x24+0+0
|
-exec xterm -geometry 80x24+0+0
|
||||||
+exec /etc/X11/xdm/Xsession $1 $GDM_LANG
|
+/bin/bash /etc/X11/xdm/Xstartup && exec /etc/X11/xdm/Xsession $1 $GDM_LANG
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 15 10:14:09 CEST 2008 - vuntz@suse.de
|
||||||
|
|
||||||
|
- Update gdm-xdm-sessions.patch to run /etc/X11/xdm/Xstartup. Part
|
||||||
|
of bnc#368673.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 16 13:21:17 CEST 2008 - sbrabec@suse.cz
|
Wed Apr 16 13:21:17 CEST 2008 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
5
gdm.spec
5
gdm.spec
@ -23,7 +23,7 @@ PreReq: %insserv_prereq
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.20.4
|
Version: 2.20.4
|
||||||
Release: 9
|
Release: 24
|
||||||
Summary: The GNOME 2.x Display Manager
|
Summary: The GNOME 2.x Display Manager
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: gdm.pamd
|
Source1: gdm.pamd
|
||||||
@ -293,6 +293,9 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i
|
|||||||
%{_datadir}/gdm/*.conf
|
%{_datadir}/gdm/*.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 15 2008 vuntz@suse.de
|
||||||
|
- Update gdm-xdm-sessions.patch to run /etc/X11/xdm/Xstartup. Part
|
||||||
|
of bnc#368673.
|
||||||
* Wed Apr 16 2008 sbrabec@suse.cz
|
* Wed Apr 16 2008 sbrabec@suse.cz
|
||||||
- Split package according to branding conventions (fate#301792).
|
- Split package according to branding conventions (fate#301792).
|
||||||
- Removed branding related changes from gdm-conf.patch.
|
- Removed branding related changes from gdm-conf.patch.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user