Hello community, here is the log from the commit of package gconf2 for openSUSE:Factory checked in at 2014-11-13 09:16:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gconf2 (Old) and /work/SRC/openSUSE:Factory/.gconf2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gconf2" Changes: -------- --- /work/SRC/openSUSE:Factory/gconf2/gconf2.changes 2014-07-31 21:50:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gconf2.new/gconf2.changes 2014-11-13 09:16:41.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Nov 08 05:19:00 UTC 2014 - Led <led...@gmail.com> + +- fix bashism in macros.gconf2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.gconf2 ++++++ --- /var/tmp/diff_new_pack.c28aL9/_old 2014-11-13 09:16:42.000000000 +0100 +++ /var/tmp/diff_new_pack.c28aL9/_new 2014-11-13 09:16:42.000000000 +0100 @@ -75,7 +75,7 @@ echo 'export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source`\ INSTALL_SCHEMA_FILES=\ UNINSTALL_SCHEMA_FILES=' >%1.schemas_posttrans\ -echo 'if test "$1" == "0"; then\ +echo 'if test "$1" = "0"; then\ if test -x /usr/bin/gconftool-2 ; then\ export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source`\ fi' >%1.schemas_preun\ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org