Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2012-11-12 11:42:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and      /work/SRC/openSUSE:Factory/.lightdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightdm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2012-11-06 
16:09:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes     2012-11-12 
11:42:38.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 11 20:36:48 UTC 2012 - g...@opensuse.org
+
+- remove bogus -o option from useradd
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lightdm.spec ++++++
--- /var/tmp/diff_new_pack.kBE5HD/_old  2012-11-12 11:42:39.000000000 +0100
+++ /var/tmp/diff_new_pack.kBE5HD/_new  2012-11-12 11:42:39.000000000 +0100
@@ -185,7 +185,7 @@
 
 %pre
 /usr/sbin/groupadd -r lightdm 2> /dev/null || :
-/usr/sbin/useradd -r -o -g lightdm -s /bin/false -c "LightDM daemon" \
+/usr/sbin/useradd -r -g lightdm -s /bin/false -c "LightDM daemon" \
     -d /var/lib/lightdm lightdm 2> /dev/null || :
 /usr/sbin/usermod -g lightdm -G lightdm -s /bin/false lightdm 2> /dev/null
 

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

Reply via email to