Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2012-08-08 11:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdm (Old)
 and      /work/SRC/openSUSE:Factory/.xdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2012-07-02 11:20:43.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes     2012-08-08 
11:44:53.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug  7 09:11:51 UTC 2012 - sndir...@suse.com
+
+- /etc/init.d/xdm: overwrite displaymanager's PIDFILE symlink if
+  neccessary (bnc#774555)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdm.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/init.d/xdm new/etc/init.d/xdm
--- old/etc/init.d/xdm  2012-07-01 09:47:02.000000000 +0200
+++ new/etc/init.d/xdm  2012-08-07 11:11:20.000000000 +0200
@@ -221,7 +221,7 @@
                chown root:tty /dev/xconsole /dev/tty0
                chmod 622      /dev/xconsole /dev/tty0
            fi
-           ln -s $PIDFILE $PIDFILELNK
+           ln -snf $PIDFILE $PIDFILELNK
        fi
        rc_status -v
        ;;

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

Reply via email to