This commit is contained in:
committed by
Git OBS Bridge
parent
7018247e1d
commit
f0ec036713
38
gdm.spec
38
gdm.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gdm (Version 2.18.0)
|
||||
# spec file for package gdm (Version 2.18.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -24,7 +24,7 @@ PreReq: %insserv_prereq
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/GUI/GNOME
|
||||
Autoreqprov: on
|
||||
Version: 2.18.0
|
||||
Version: 2.18.1
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Display Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@@ -230,6 +230,40 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 11 2007 - maw@suse.de
|
||||
- Update to version 2.18.1
|
||||
- The GDM configuration option daemon/PidFile is now deprecated and
|
||||
GDM now always uses /var/run/gdm.pid. The location can be configured
|
||||
at compile time with the configure --with-pid-file option. This
|
||||
fixes bug #162849. (William Jon McCann)
|
||||
- Now GDM supports Xephyr as the Nested Xserver command. GDM will use
|
||||
Xephyr by default if it is on the system, and fallback to Xnest.
|
||||
Xephyr works much better than Xnest. (Brian Cameron)
|
||||
- GDM application desktop files now use the correct categories, so the
|
||||
menu choices should appear in the correct place in the menu. (Brian
|
||||
Cameron)
|
||||
- Remove the userlist from the circles and happygnome themes since this
|
||||
was causing problems for some users. This change will go into 2.20
|
||||
where we are fixing the problem better by fixing gdmsetup to support
|
||||
setting the configuration so that gdmlogin and gdmgreeter work the
|
||||
same way with the Browser key.
|
||||
- Now gdmgreeter has an ATK label for the entry field. (David Zeuthen)
|
||||
- Fix check so language combo style works. Fixes bug #423063. (Simon)
|
||||
- Now "Configure GDM" menu choice is not available when accessibility is
|
||||
turned on since running gdmsetup in this configuration causes GDM to
|
||||
hang. Until the hanging bug is fixed, it's better to not allow the
|
||||
user to get into this situation. (Brian Cameron)
|
||||
- Now support XnestUnscaledFontPath configuration option, which allows
|
||||
GDM to work with Xnest. Xorg 7.2 XGetFontPath function now returns
|
||||
fontpath with the ":unscaled" prefix, which Xsun Xnest cannot handle.
|
||||
Setting XnestUnscaledFontPath=false, will strip the ":unscaled" prefix
|
||||
from the fontpath so that it can work. (Brian Cameron)
|
||||
- GDM daemon no longer links with D-Bus if ConsoleKit is not enabled.
|
||||
(William Jon McCann)
|
||||
- Translation updates (Takeshi AIHANA, Jakub Friedl, Leonardo Ferreira
|
||||
Fontenelle, Pema Geyleg, Priit Laes, Kjartan Maraas, Inaki Larranaga
|
||||
Murgoitio, Kostas Papadimas, Ignacio Casal Quinteiro, Hendrik Richter,
|
||||
Changwoo Ryu, Claudio Saavedra)
|
||||
* Fri Mar 30 2007 - maw@suse.de
|
||||
- Update to version 2.18.0
|
||||
- b.g.o 415513, 417350, 415181, 409801, 409693, 406226, and 407687.
|
||||
|
Reference in New Issue
Block a user