Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2012-02-14 19:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and      /work/SRC/openSUSE:Factory/.gdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm", Maintainer is "dli...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2012-01-26 14:02:12.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes     2012-02-14 
19:00:51.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Feb 12 10:42:34 UTC 2012 - vu...@opensuse.org
+
+- Fix /etc/dconf/profile/gdm to exist and have valid content: we
+  were using it as %ghost, while the %ghost file should have been
+  /etc/dconf/db/gdm.
+- Drop gdm-plymouth-X-nr.patch: the -nr option was Fedora specific
+  and "-background none" is the right thing to use now. See
+  
http://pkgs.fedoraproject.org/gitweb/?p=gdm.git;a=commitdiff;h=30dd105c68d2774e7e8fee48b5c2e1d6da793abe
+
+-------------------------------------------------------------------

Old:
----
  gdm-plymouth-X-nr.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.L37MiV/_old  2012-02-14 19:00:52.000000000 +0100
+++ /var/tmp/diff_new_pack.L37MiV/_new  2012-02-14 19:00:52.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # FIXME: need to check what should be done to enable this (at least adapt the 
pam files). See bnc#699999
 %define enable_split_authentication 0
 
@@ -36,8 +35,6 @@
 Source5:        X11-displaymanager-gdm
 # PATCH-FEATURE-UPSTREAM gdm-plymouth.patch vu...@opensuse.org -- Get a nice 
transition from plymouth; taken from Fedora
 Patch0:         gdm-plymouth.patch
-# PATCH-FIX-UPSTREAM gdm-plymouth-X-nr.patch vu...@opensuse.org -- Patch on 
top of the previous patch (we keep it separate so it's easy to sync with 
Fedora) to use -nr when starting X
-Patch1:         gdm-plymouth-X-nr.patch
 # PATCH-FIX-UPSTREAM gdm-helper-directory.patch bgo582320 vu...@novell.com -- 
Add --with-consolekit-directory, --with-check-accelerated-directory
 Patch2:         gdm-helper-directory.patch
 # PATCH-FIX-OPENSUSE gdm-is-not-unstable-unless.patch vu...@opensuse.org -- 
Make gdm think it's never running a development version unless 
SUSE_ENABLE_UNSTABLE_CHECK is set. This disables fatal warnings as well as 
abusive log
@@ -227,7 +224,6 @@
 #disabled, needed for patch10
 gnome-patch-translation-prepare
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
@@ -280,9 +276,8 @@
 %endif
 # Remove wrapper, it is not needed.
 mv $RPM_BUILD_ROOT%{_sbindir}/gdm-binary $RPM_BUILD_ROOT%{_sbindir}/gdm
-# Remove dconf database, rebuilt in scriptlets; touch it for %%ghost
-rm %{buildroot}%{_sysconfdir}/dconf/profile/gdm
-touch %{buildroot}%{_sysconfdir}/dconf/profile/gdm
+# dconf database, rebuilt in scriptlets; touch it for %%ghost
+touch %{buildroot}%{_sysconfdir}/dconf/db/gdm
 ## Install PAM files.
 mkdir -p $RPM_BUILD_ROOT/etc/pam.d
 # Generic pam config
@@ -409,7 +404,8 @@
 %dir %config %{_sysconfdir}/dconf/db/gdm.d/locks
 %{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
 %{_sysconfdir}/dconf/db/gdm.d/locks/00-upstream-settings-locks
-%ghost %{_sysconfdir}/dconf/profile/gdm
+%ghost %{_sysconfdir}/dconf/db/gdm
+%{_sysconfdir}/dconf/profile/gdm
 # /etc/xinit.d/xdm integration
 %dir %{_libexecdir}/X11/displaymanagers
 %{_libexecdir}/X11/displaymanagers/gdm


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to