Hello community, here is the log from the commit of package ksh for openSUSE:Factory checked in at 2014-05-06 14:01:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksh (Old) and /work/SRC/openSUSE:Factory/.ksh.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksh" Changes: -------- --- /work/SRC/openSUSE:Factory/ksh/ksh.changes 2014-03-05 15:36:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ksh.new/ksh.changes 2014-05-06 14:01:20.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Apr 23 10:10:17 UTC 2014 - [email protected] + +- avoid hanging build on probe run + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksh.spec ++++++ --- /var/tmp/diff_new_pack.4vlivu/_old 2014-05-06 14:01:22.000000000 +0200 +++ /var/tmp/diff_new_pack.4vlivu/_new 2014-05-06 14:01:22.000000000 +0200 @@ -618,6 +618,7 @@ s@^\+ g?cc@$SHELL msgcc -M-set=ast $includes@ s@[[:blank:]]-c[[:blank:]]([^[:blank:]\.]+/([^[:blank:]\.\/]+))\.c@ -c \1\.c -o msgs/\2\.mso@p }" ${root}/lib/package/gen/make.out > src/cmd/ksh93/doit +%if %use_locale pushd src/cmd/ksh93 mkdir msgs ${root}/lib/probe/C/pp/probe $(type -p gcc) > pp_default.h @@ -626,6 +627,7 @@ rm -rf msgs/ popd msggen share/locale/C/LC_MESSAGES/libshell src/cmd/ksh93/libshell.msg +%endif pushd ${root}/bin PATH=$PATH:. set -- $(shcomp --version 2>&1) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
