This commit is contained in:
committed by
Git OBS Bridge
parent
5bfe0c2113
commit
5e81a90d79
42
gdm.spec
42
gdm.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gdm (Version 2.19.7)
|
||||
# spec file for package gdm (Version 2.20.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -21,8 +21,8 @@ PreReq: %fillup_prereq
|
||||
PreReq: %insserv_prereq
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.19.7
|
||||
Release: 15
|
||||
Version: 2.20.0
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Display Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: gdm.pamd
|
||||
@@ -53,10 +53,9 @@ Patch36: gdm-2.19.3-dbus-security-tokens.patch
|
||||
Patch37: gdm-2.19.3-token-login.patch
|
||||
# don't ask.
|
||||
Patch38: gdm-2.19.3-token-login2.patch
|
||||
Patch39: gdm-2.19.7-pam-hide-password.patch
|
||||
Patch40: gdm-XKeepsCrashing-SaX2.patch
|
||||
Patch41: gdm-2.19.7-vncxauth.patch
|
||||
Patch42: fix-desktop-files.diff
|
||||
Patch43: gdm-language-hang.patch
|
||||
Url: http://www.gnome.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
DocDir: %{_defaultdocdir}
|
||||
@@ -110,10 +109,9 @@ gnome-patch-translation-prepare
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p0
|
||||
%patch39 -p1
|
||||
%patch40
|
||||
%patch41 -p1
|
||||
#%patch42 - dont think this patch is needed with suse_udpate_desktop_file -g working.
|
||||
%patch43
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
@@ -247,6 +245,36 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
Novell bug #304632.
|
||||
* Tue Sep 18 2007 - sbrabec@suse.cz
|
||||
- Updated to version 2.20.0:
|
||||
* Now support --with-atspi-dir so you can specify a non-default
|
||||
directory where the at-spi-registryd daemon exists.
|
||||
* Improve keymouselistener a11y gesture listener so it does not
|
||||
fail on Ubuntu, and does a better job freeing memory. Fix
|
||||
dwellmouselistener a11y gesture listener so it doesn't generate
|
||||
warnings.
|
||||
* Fix bug in IPv6 logic.
|
||||
* Fix Macedonian language so the language choice also appears in
|
||||
the local language
|
||||
* Fix bug where GDM was not properly executing a custom Xserver
|
||||
start script.
|
||||
* Fix bug with ConsoleKit that occurs when the session is going
|
||||
to migrate. Previous code was failing to send the notification
|
||||
when the greeter is not TYPE_FLEXI.
|
||||
* Set invisible character to '*' for gdmgreeter.
|
||||
* When using gdm_verify_standalone_pam_conv (used by automatic
|
||||
login) set echo to FALSE when PAM_PROMPT_ECHO_OFF is handled.
|
||||
* Make it possible to configure system dependant options by
|
||||
setting environment variables before running configure. Also
|
||||
support /usr/X11/bin/Xorg when setting X_PATH, etc.
|
||||
* Translation updates
|
||||
* Mon Sep 17 2007 - banderso@suse.de
|
||||
- added patch gdm-language-hang.patch to fix Novell bugs #308378 and
|
||||
[#309064]. The patch matches changes that were made to upstream code.
|
||||
* Fri Sep 14 2007 - sreeves@suse.de
|
||||
- Fix for Bug #308471 - gdm intentionally changed to storing the .desktop
|
||||
files under /usr/share/gdm which the suse_update_desktop_file script
|
||||
|
Reference in New Issue
Block a user