Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2012-05-22 08:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-20 15:14:34.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes     2012-05-22 
08:14:07.000000000 +0200
@@ -1,0 +2,7 @@
+Tue May 15 16:19:10 UTC 2012 - vu...@opensuse.org
+
+- Re-enable systemd support on 12.2 and later, now that we have
+  xorg 1.12 in Factory (bnc#753498): define with_systemd to
+  "0%{?suse_version} > 1210".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.vMvb88/_old  2012-05-22 08:14:10.000000000 +0200
+++ /var/tmp/diff_new_pack.vMvb88/_new  2012-05-22 08:14:10.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-# We cannot enable systemd support right now, as it means starting X with
-# --seat, which doesn't work until we get xorg 1.12
-%define with_systemd 0
+# We can enable systemd support only if we have xorg 1.12, as it means
+# starting X with --seat.
+%define with_systemd 0%{?suse_version} > 1210
 # 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
 


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

Reply via email to