Hello community, here is the log from the commit of package ispell for openSUSE:Factory checked in at 2014-12-17 19:15:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ispell (Old) and /work/SRC/openSUSE:Factory/.ispell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ispell" Changes: -------- --- /work/SRC/openSUSE:Factory/ispell/ispell.changes 2013-12-11 11:28:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ispell.new/ispell.changes 2014-12-17 19:14:10.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Dec 13 21:30:00 UTC 2014 - Led <[email protected]> + +- fix bashism in SuSEconfig.ispell (update) script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ispell.spec ++++++ --- /var/tmp/diff_new_pack.IKZcCL/_old 2014-12-17 19:14:13.000000000 +0100 +++ /var/tmp/diff_new_pack.IKZcCL/_new 2014-12-17 19:14:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ispell # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ SuSEconfig.ispell ++++++ --- /var/tmp/diff_new_pack.IKZcCL/_old 2014-12-17 19:14:13.000000000 +0100 +++ /var/tmp/diff_new_pack.IKZcCL/_new 2014-12-17 19:14:13.000000000 +0100 @@ -8,6 +8,7 @@ # check if we are started as root # only one of UID and USER must be set correctly +test -n "$UID" || UID="$(id -ru)" if test "$UID" != 0 -a "$USER" != root; then echo "You must be root to start $0." exit 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
