Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2011-11-08 17:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2011-10-16 12:49:16.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes     2011-11-08 
17:27:26.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Nov  4 14:23:29 UTC 2011 - dims...@opensuse.org
+
+- Make sure gdm is member of the 'video' group. This is newly
+  needed as gdm uses gl as well [bnc#728259].
+- Fix the scriptlet to not try to add gdm as additional group (It's
+  already the primary group)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.OE76QG/_old  2011-11-08 17:27:28.000000000 +0100
+++ /var/tmp/diff_new_pack.OE76QG/_new  2011-11-08 17:27:28.000000000 +0100
@@ -313,9 +313,9 @@
 
 %pre -f %{name}.schemas_pre
 /usr/sbin/groupadd -r gdm 2> /dev/null || :
-/usr/sbin/useradd -r -o -g gdm -s /bin/false \
+/usr/sbin/useradd -r -o -g gdm -G video -s /bin/false \
 -c "Gnome Display Manager daemon" -d /var/lib/gdm gdm 2> /dev/null || :
-/usr/sbin/usermod -g gdm -G gdm -s /bin/false gdm 2> /dev/null
+/usr/sbin/usermod -g gdm -G video -s /bin/false gdm 2> /dev/null
 # Fix incorrect interpretation of DISPLAYMANAGER_PASSWORD_LESS_LOGIN (#307566).
 # Last done in SLED10&10.1, first fixed in 10.3.
 # Can be removed after SLES12:

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

Reply via email to