Hello community, here is the log from the commit of package xorg-x11-server for openSUSE:Factory checked in at 2014-11-15 11:44:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old) and /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server" Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes 2014-10-31 12:33:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 2014-11-15 12:30:39.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 10 00:50:00 UTC 2014 - Led <[email protected]> + +- fix bashism in post script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-server.spec ++++++ --- /var/tmp/diff_new_pack.14sHxl/_old 2014-11-15 12:30:40.000000000 +0100 +++ /var/tmp/diff_new_pack.14sHxl/_new 2014-11-15 12:30:40.000000000 +0100 @@ -380,7 +380,7 @@ echo "xorg.conf exists and xorg.conf.sle11 does not" if grep -q "SaX generated X11 config file" etc/X11/xorg.conf; then echo "move SaX generated xorg.conf to xorg.conf.sle11" - mv etc/X11/xorg.conf{,.sle11} + mv etc/X11/xorg.conf etc/X11/xorg.conf.sle11 # remove dangling link (bnc#879360, comment#15) rm -f etc/X11/XF86Config # prevent %postun of NVIDIA/fglrx driver packages from restoring xorg.conf -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
