This commit is contained in:
committed by
Git OBS Bridge
parent
1e04d0ab9b
commit
fb8c0af41c
11
gdm-gconf-path.patch
Normal file
11
gdm-gconf-path.patch
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Index: gdm-2.25.2/data/gconf.path
|
||||||
|
===================================================================
|
||||||
|
--- gdm-2.25.2.orig/data/gconf.path
|
||||||
|
+++ gdm-2.25.2/data/gconf.path
|
||||||
|
@@ -1,5 +1,5 @@
|
||||||
|
# treat system-wide settings as mandatory
|
||||||
|
-xml:readonly:/etc/gconf/gconf.xml.system
|
||||||
|
+xml:readonly:/etc/gconf/gconf.xml.defaults
|
||||||
|
|
||||||
|
# override some settings
|
||||||
|
# we treat settings in this location as
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 5 16:24:33 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Add gdm-gconf-path.patch: the system-wide changes done in gconf
|
||||||
|
are not in gconf.xml.system, but gconf.xml.defaults.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 23 05:00:20 CET 2009 - vuntz@novell.com
|
Mon Feb 23 05:00:20 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
8
gdm.spec
8
gdm.spec
@@ -47,7 +47,7 @@ PreReq: %insserv_prereq
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.25.2
|
Version: 2.25.2
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
@@ -92,6 +92,8 @@ Patch28: gdm-X_SERVER.patch
|
|||||||
Patch29: gdm-bnc468374-dbus-send-dest.patch
|
Patch29: gdm-bnc468374-dbus-send-dest.patch
|
||||||
# PATCH-FIX-UPSTREAM gdm-dbus-allow-introspection.patch bnc473880 bgo572214 vuntz@novell.com -- Patch by thoenig to allow introspection of the dbus service
|
# PATCH-FIX-UPSTREAM gdm-dbus-allow-introspection.patch bnc473880 bgo572214 vuntz@novell.com -- Patch by thoenig to allow introspection of the dbus service
|
||||||
Patch30: gdm-dbus-allow-introspection.patch
|
Patch30: gdm-dbus-allow-introspection.patch
|
||||||
|
# PATCH-FIX-OPENSUSE gdm-gconf-path.patch vuntz@novell.com -- Fix gconf paths to be consistent with the ones used in openSUSE
|
||||||
|
Patch31: gdm-gconf-path.patch
|
||||||
# PATCH-SUSE: enable SELinux
|
# PATCH-SUSE: enable SELinux
|
||||||
Patch60: gdm-selinux.patch
|
Patch60: gdm-selinux.patch
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
@@ -176,6 +178,7 @@ gnome-patch-translation-prepare
|
|||||||
%patch28
|
%patch28
|
||||||
%patch29 -p1
|
%patch29 -p1
|
||||||
%patch30 -p1
|
%patch30 -p1
|
||||||
|
%patch31 -p1
|
||||||
%patch60
|
%patch60
|
||||||
gnome-patch-translation-update
|
gnome-patch-translation-update
|
||||||
|
|
||||||
@@ -283,6 +286,9 @@ fi
|
|||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 05 2009 vuntz@novell.com
|
||||||
|
- Add gdm-gconf-path.patch: the system-wide changes done in gconf
|
||||||
|
are not in gconf.xml.system, but gconf.xml.defaults.
|
||||||
* Mon Feb 23 2009 vuntz@novell.com
|
* Mon Feb 23 2009 vuntz@novell.com
|
||||||
- Update gdm-domain-logon.patch: add new files in POTFILES.in.
|
- Update gdm-domain-logon.patch: add new files in POTFILES.in.
|
||||||
Thanks to Stanislav Brabec for spotting this!
|
Thanks to Stanislav Brabec for spotting this!
|
||||||
|
Reference in New Issue
Block a user