This commit is contained in:
parent
c4cbe41300
commit
6848619ca5
@ -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
|
Thu Oct 18 17:02:46 CEST 2007 - maw@suse.de
|
||||||
|
|
||||||
|
6
gdm.spec
6
gdm.spec
@ -22,7 +22,7 @@ PreReq: %insserv_prereq
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.20.0
|
Version: 2.20.0
|
||||||
Release: 19
|
Release: 33
|
||||||
Summary: The GNOME 2.x Display Manager
|
Summary: The GNOME 2.x Display Manager
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: gdm.pamd
|
Source1: gdm.pamd
|
||||||
@ -131,6 +131,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|||||||
%configure\
|
%configure\
|
||||||
--libexecdir=%{_prefix}/lib/gdm\
|
--libexecdir=%{_prefix}/lib/gdm\
|
||||||
--localstatedir=%{_localstatedir}/lib\
|
--localstatedir=%{_localstatedir}/lib\
|
||||||
|
--with-atspi-dir=%{_prefix}/lib/at-spi \
|
||||||
--enable-ipv6\
|
--enable-ipv6\
|
||||||
--disable-scrollkeeper\
|
--disable-scrollkeeper\
|
||||||
--enable-secureremote
|
--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
|
%files lang -f %{name}.lang
|
||||||
%changelog
|
%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
|
* Thu Oct 18 2007 - maw@suse.de
|
||||||
- Install dbus-gdm.conf to /etc/dbus-1/system.d (#331725)
|
- Install dbus-gdm.conf to /etc/dbus-1/system.d (#331725)
|
||||||
- Add abuild.patch.
|
- Add abuild.patch.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user