Fix the XKB fix
This commit is contained in:
parent
4c5a5b38dc
commit
ae5d055fa0
5
gdm.spec
5
gdm.spec
@ -16,7 +16,7 @@
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 2.21.10
|
||||
Release: 0.2008.04.11.2%{?dist}
|
||||
Release: 0.2008.04.11.3%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
@ -299,6 +299,9 @@ fi
|
||||
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
|
||||
|
||||
%changelog
|
||||
* Fri Apr 11 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.10-0.2008.04.11.3
|
||||
- Fix up the XKB workaround
|
||||
|
||||
* Fri Apr 11 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.11.2
|
||||
- Fix security issue in last commit
|
||||
|
||||
|
@ -7,7 +7,7 @@ diff -up gdm-2.21.10/data/PreSession.in.xkb-groups gdm-2.21.10/data/PreSession.i
|
||||
|
||||
+# Workaround for an X problem where the initial XKB configuration has
|
||||
+# and extra group without an associated layout.
|
||||
+setxkbcomp
|
||||
+setxkbmap
|
||||
+
|
||||
# some output for easy debugging
|
||||
echo "$0: could not find the sessreg utility, cannot update wtmp and utmp"
|
||||
|
Loading…
Reference in New Issue
Block a user