From 6848619ca5db27e10f7912e6b327b302c910e2d82b94389ab4e70eec533140a5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 9 Nov 2007 21:19:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdm?expand=0&rev=42 --- gdm.changes | 6 ++++++ gdm.spec | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/gdm.changes b/gdm.changes index 60cc796..87c9c34 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 9 02:00:50 CET 2007 - hpj@suse.de + +- Pass the --with-atspi-dir= flag to configure so the + at-spi-registryd is started correctly. Fixes Novell bug #337428. + ------------------------------------------------------------------- Thu Oct 18 17:02:46 CEST 2007 - maw@suse.de diff --git a/gdm.spec b/gdm.spec index 0752db9..26c3d96 100644 --- a/gdm.spec +++ b/gdm.spec @@ -22,7 +22,7 @@ PreReq: %insserv_prereq License: GPL v2 or later Group: System/GUI/GNOME Version: 2.20.0 -Release: 19 +Release: 33 Summary: The GNOME 2.x Display Manager Source: %{name}-%{version}.tar.bz2 Source1: gdm.pamd @@ -131,6 +131,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --libexecdir=%{_prefix}/lib/gdm\ --localstatedir=%{_localstatedir}/lib\ + --with-atspi-dir=%{_prefix}/lib/at-spi \ --enable-ipv6\ --disable-scrollkeeper\ --enable-secureremote @@ -260,6 +261,9 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i %files lang -f %{name}.lang %changelog +* Fri Nov 09 2007 - hpj@suse.de +- Pass the --with-atspi-dir= flag to configure so the + at-spi-registryd is started correctly. Fixes Novell bug #337428. * Thu Oct 18 2007 - maw@suse.de - Install dbus-gdm.conf to /etc/dbus-1/system.d (#331725) - Add abuild.patch.