Hello community,
here is the log from the commit of package gdm for openSUSE:Factory
checked in at Fri Mar 27 00:46:33 CET 2009.
--------
--- GNOME/gdm/gdm.changes 2009-03-05 16:25:56.000000000 +0100
+++ gdm/gdm.changes 2009-03-25 19:51:07.000000000 +0100
@@ -1,0 +2,29 @@
+Mon Mar 16 22:21:27 CET 2009 - mboman(a)suse.de
+
+- Update to version 2.26.0:
+ + Make xdmcp/PingIntervalSeconds config option work
+
+-------------------------------------------------------------------
+Mon Mar 16 14:46:16 CET 2009 - sbrabec(a)suse.cz
+
+- Added support for translation-update-upstream (FATE#301344).
+
+-------------------------------------------------------------------
+Sat Mar 14 00:55:54 CET 2009 - mboman(a)suse.de
+
+- Update to version 2.25.92:
+ + Hide presence features in user switcher applet
+ + Make autologin happen more than once after bootup
+ + Better panel placement and login screen sizing in
+ multihead set ups
+ + Fix XDMCP and add more XDMCP configurability
+ + Rework dbus security files to be more correct
+ + Various other fixes
+- Remove gdm-login-window-size.patch. Fixed upstream
+- Remove gdm-bnc468374-dbus-send-dest.patch. Fixed upstream
+- Update gdm-save-panel-space-on-low-resolutions.patch
+- Update gdm-suse-xsession.patch
+- Remove BuildRequires gnome-common, scrollkeeper
+- Remove custom CFLAGS
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gdm-2.25.2.tar.bz2
gdm-bnc468374-dbus-send-dest.patch
gdm-login-window-size.patch
New:
----
gdm-2.26.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.s23088/_old 2009-03-27 00:43:33.000000000 +0100
+++ /var/tmp/diff_new_pack.s23088/_new 2009-03-27 00:43:33.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gdm (Version 2.25.2)
+# spec file for package gdm (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,6 @@
BuildRequires: check-devel
BuildRequires: fdupes
BuildRequires: gconf2-devel
-BuildRequires: gnome-common
BuildRequires: gnome-doc-utils-devel
BuildRequires: gnome-panel-devel
BuildRequires: gnome-patch-translation
@@ -34,20 +33,16 @@
BuildRequires: libxklavier-devel
BuildRequires: pam-devel
BuildRequires: pwdutils
-BuildRequires: scrollkeeper
BuildRequires: tcpd-devel
+BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-server
BuildRequires: xorg-x11-server-extra
BuildRequires: zenity
-PreReq: /usr/sbin/groupadd
-PreReq: /usr/sbin/useradd
-PreReq: /usr/sbin/usermod
-PreReq: %insserv_prereq
License: GPL v2 or later
Group: System/GUI/GNOME
-Version: 2.25.2
-Release: 3
+Version: 2.26.0
+Release: 1
Summary: The GNOME 2.x Display Manager
Source: %{name}-%{version}.tar.bz2
Source1: gdm.pamd
@@ -75,8 +70,6 @@
Patch19: gdm-save-panel-space-on-low-resolutions.patch
# PATCH-FIX-UPSTREAM gdm-selecting-desktop-environment.patch bnc460591 mxwu(a)novell.com -- Selecting the right desktop environment
Patch20: gdm-selecting-desktop-environment.patch
-# PATCH-FIX-UPSTREAM gdm-login-window-size.patch vuntz(a)novell.com -- Patch taken from upstream svn to fix the login window size in some cases. Needed for gdm-hide-lonely-other.patch
-Patch21: gdm-login-window-size.patch
# PATCH-FIX-UPSTREAM gdm-hide-lonely-other.patch bnc439894 bgo568323 vuntz(a)novell.com -- Hide Other in the user list when there's no user list
Patch22: gdm-hide-lonely-other.patch
# PATCH-FIX-UPSTREAM gdm-accreditation-failed-log.patch vuntz(a)novell.com -- Better logging for accreditation failed
@@ -88,8 +81,6 @@
# PATCH-FIX-UPSTREAM gdm-fix-locale-listing.patch bnc446446 vuntz(a)novell.com -- Fix locale listing so that all locales are listed in the language chooser
Patch26: gdm-fix-locale-listing.patch
Patch28: gdm-X_SERVER.patch
-# PATCH-FIX-UPSTREAM gdm-bnc468374-dbus-send-dest.patch bnc468374 bgo564767 vuntz(a)novell.com -- Patch taken from upstream to fix the potential dbus security issue with send_interface
-Patch29: gdm-bnc468374-dbus-send-dest.patch
# PATCH-FIX-UPSTREAM gdm-dbus-allow-introspection.patch bnc473880 bgo572214 vuntz(a)novell.com -- Patch by thoenig to allow introspection of the dbus service
Patch30: gdm-dbus-allow-introspection.patch
# PATCH-FIX-OPENSUSE gdm-gconf-path.patch vuntz(a)novell.com -- Fix gconf paths to be consistent with the ones used in openSUSE
@@ -102,13 +93,17 @@
Provides: gdm2
Obsoletes: gdm2
Obsoletes: fast-user-switch-applet <= 2.22.0
+Requires: %{name}-branding
+Requires: %{name}-lang = %{version}
Requires: ConsoleKit-x11
Requires: gnome-session
Requires: gnome-themes
Requires: klogd
Requires: xorg-x11-server-extra
-Requires: %{name}-branding
-Requires: %{name}-lang = %{version}
+PreReq: /usr/sbin/groupadd
+PreReq: /usr/sbin/useradd
+PreReq: /usr/sbin/usermod
+PreReq: %insserv_prereq
Recommends: gnome-settings-daemon
%gconf_schemas_prereq
@@ -155,6 +150,7 @@
%lang_package
%prep
%setup -q
+translation-update-upstream
gnome-patch-translation-prepare
%patch1 -p1
%patch2 -p1
@@ -169,14 +165,12 @@
%patch18 -p1
%patch19 -p1
%patch20 -p1
-%patch21 -p1
%patch22 -p0
%patch23 -p1
%patch24 -p1
%patch25 -p1
%patch26 -p1
%patch28
-%patch29 -p1
%patch30 -p1
%patch31 -p1
%patch60
@@ -185,7 +179,6 @@
%build
libtoolize -f -i
autoreconf -f -i
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure\
--libexecdir=%{_prefix}/lib/gdm \
--localstatedir=%{_localstatedir} \
@@ -286,6 +279,26 @@
%files lang -f %{name}.lang
%changelog
+* Mon Mar 16 2009 mboman(a)suse.de
+- Update to version 2.26.0:
+ + Make xdmcp/PingIntervalSeconds config option work
+* Mon Mar 16 2009 sbrabec(a)suse.cz
+- Added support for translation-update-upstream (FATE#301344).
+* Sat Mar 14 2009 mboman(a)suse.de
+- Update to version 2.25.92:
+ + Hide presence features in user switcher applet
+ + Make autologin happen more than once after bootup
+ + Better panel placement and login screen sizing in
+ multihead set ups
+ + Fix XDMCP and add more XDMCP configurability
+ + Rework dbus security files to be more correct
+ + Various other fixes
+- Remove gdm-login-window-size.patch. Fixed upstream
+- Remove gdm-bnc468374-dbus-send-dest.patch. Fixed upstream
+- Update gdm-save-panel-space-on-low-resolutions.patch
+- Update gdm-suse-xsession.patch
+- Remove BuildRequires gnome-common, scrollkeeper
+- Remove custom CFLAGS
* Thu Mar 05 2009 vuntz(a)novell.com
- Add gdm-gconf-path.patch: the system-wide changes done in gconf
are not in gconf.xml.system, but gconf.xml.defaults.
++++++ gdm-2.25.2.tar.bz2 -> gdm-2.26.0.tar.bz2 ++++++
++++ 166340 lines of diff (skipped)
++++++ gdm-save-panel-space-on-low-resolutions.patch ++++++
--- /var/tmp/diff_new_pack.s23088/_old 2009-03-27 00:43:39.000000000 +0100
+++ /var/tmp/diff_new_pack.s23088/_new 2009-03-27 00:43:39.000000000 +0100
@@ -1,8 +1,8 @@
-diff --git a/gui/simple-greeter/gdm-greeter-panel.c b/gui/simple-greeter/gdm-greeter-panel.c
-index e557ba9..c3e1c9b 100644
---- a/gui/simple-greeter/gdm-greeter-panel.c
-+++ b/gui/simple-greeter/gdm-greeter-panel.c
-@@ -557,6 +557,7 @@ gdm_greeter_panel_init (GdmGreeterPanel *panel)
+Index: gdm-2.25.92/gui/simple-greeter/gdm-greeter-panel.c
+===================================================================
+--- gdm-2.25.92.orig/gui/simple-greeter/gdm-greeter-panel.c
++++ gdm-2.25.92/gui/simple-greeter/gdm-greeter-panel.c
+@@ -571,6 +571,7 @@ gdm_greeter_panel_init (GdmGreeterPanel
{
NaTray *tray;
GtkWidget *spacer;
@@ -10,7 +10,7 @@
gdm_profile_start (NULL);
-@@ -634,7 +635,15 @@ gdm_greeter_panel_init (GdmGreeterPanel *panel)
+@@ -648,7 +649,15 @@ gdm_greeter_panel_init (GdmGreeterPanel
panel->priv->clock = gdm_clock_widget_new ();
gtk_box_pack_end (GTK_BOX (panel->priv->hbox),
GTK_WIDGET (panel->priv->clock), FALSE, FALSE, 6);
@@ -27,19 +27,17 @@
tray = na_tray_new_for_screen (gtk_window_get_screen (GTK_WINDOW (panel)),
GTK_ORIENTATION_HORIZONTAL);
-diff --git a/gui/simple-greeter/gdm-option-widget.c b/gui/simple-greeter/gdm-option-widget.c
-index 5561ce6..d49a375 100644
---- a/gui/simple-greeter/gdm-option-widget.c
-+++ b/gui/simple-greeter/gdm-option-widget.c
-@@ -617,8 +617,18 @@ gdm_option_widget_check_visibility (GdmOptionWidget *widget)
- if (widget->priv->number_of_top_rows > 0 ||
- widget->priv->number_of_middle_rows > 1 ||
- widget->priv->number_of_bottom_rows > 0) {
+Index: gdm-2.25.92/gui/simple-greeter/gdm-option-widget.c
+===================================================================
+--- gdm-2.25.92.orig/gui/simple-greeter/gdm-option-widget.c
++++ gdm-2.25.92/gui/simple-greeter/gdm-option-widget.c
+@@ -618,8 +618,17 @@ gdm_option_widget_check_visibility (GdmO
+ (widget->priv->number_of_top_rows > 0 ||
+ widget->priv->number_of_middle_rows > 1 ||
+ widget->priv->number_of_bottom_rows > 0)) {
+ GdkScreen *screen;
-+
gtk_widget_show (widget->priv->items_combo_box);
- gtk_widget_show (widget->priv->label);
-+
+ screen = gtk_widget_get_screen (widget->priv->label);
+ if (!screen)
+ screen = gdk_screen_get_default ();
@@ -48,6 +46,7 @@
+
+ if (!screen || gdk_screen_get_width (screen) > 1280)
+ gtk_widget_show (widget->priv->label);
++
if (widget->priv->icon_name != NULL) {
gtk_widget_show (widget->priv->image);
++++++ gdm-suse-xsession.patch ++++++
--- /var/tmp/diff_new_pack.s23088/_old 2009-03-27 00:43:39.000000000 +0100
+++ /var/tmp/diff_new_pack.s23088/_new 2009-03-27 00:43:39.000000000 +0100
@@ -1,7 +1,7 @@
-Index: gdm-2.24.0/data/Init.in
+Index: gdm-2.25.92/data/Init.in
===================================================================
---- gdm-2.24.0.orig/data/Init.in
-+++ gdm-2.24.0/data/Init.in
+--- gdm-2.25.92.orig/data/Init.in
++++ gdm-2.25.92/data/Init.in
@@ -1,4 +1,9 @@
#!/bin/sh
+
@@ -12,10 +12,10 @@
# Stolen from the debian kdm setup, aren't I sneaky
# Plus a lot of fun stuff added
# -George
-Index: gdm-2.24.0/data/PostSession.in
+Index: gdm-2.25.92/data/PostSession.in
===================================================================
---- gdm-2.24.0.orig/data/PostSession.in
-+++ gdm-2.24.0/data/PostSession.in
+--- gdm-2.25.92.orig/data/PostSession.in
++++ gdm-2.25.92/data/PostSession.in
@@ -1,3 +1,7 @@
#!/bin/sh
@@ -24,11 +24,11 @@
+fi
+
exit 0
-Index: gdm-2.24.0/data/Xsession.in
+Index: gdm-2.25.92/data/Xsession.in
===================================================================
---- gdm-2.24.0.orig/data/Xsession.in
-+++ gdm-2.24.0/data/Xsession.in
-@@ -1,253 +1,6 @@
+--- gdm-2.25.92.orig/data/Xsession.in
++++ gdm-2.25.92/data/Xsession.in
+@@ -1,235 +1,6 @@
-#!@XSESSION_SHELL@
-#
-# This is SORT OF LIKE an X session, but not quite. You get a command as the
@@ -111,10 +111,7 @@
-freetemp=`gdmwhich freetemp`
-if [ -n "$freetemp" ] ; then
- "$freetemp"
-+if test -f /etc/X11/xdm/Xstartup -a -x /etc/X11/xdm/Xsession; then
-+ /bin/bash /etc/X11/xdm/Xstartup
-+ exec /etc/X11/xdm/Xsession $1 $GDM_LANG
- fi
+-fi
-
-userresources="$HOME/.Xresources"
-usermodmap="$HOME/.Xmodmap"
@@ -162,7 +159,10 @@
- XKB_IN_USE=yes
- fi
- fi
--fi
++if test -f /etc/X11/xdm/Xstartup -a -x /etc/X11/xdm/Xsession; then
++ /bin/bash /etc/X11/xdm/Xstartup
++ exec /etc/X11/xdm/Xsession $1 $GDM_LANG
+ fi
-
-# xkb and xmodmap don't play nice together
-if [ -z "$XKB_IN_USE" ]; then
@@ -221,24 +221,6 @@
- done
-fi
-
--# @DISTRO_XSESSION@
--#
--# End of Distribution configuration section.
--#
--
--#Startup Input methods (IIIM->XIM)
--if [ -f /etc/iiim/xsession ]; then
-- . /etc/iiim/xsession
--fi
--#Startup XIM stuff
--if [ "x$XMODIFIERS" = "x" ]; then
-- if [ -f "$HOME/.xim" ]; then
-- . $HOME/.xim
-- elif [ -f "/etc/skel/.xim" ]; then
-- . /etc/skel/.xim
-- fi
--fi
--
-if [ "x$command" = "xcustom" ] ; then
- if [ -x "$HOME/.xsession" ]; then
- command="$HOME/.xsession"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org