Hello community, here is the log from the commit of package ecj-bootstrap for openSUSE:13.1 checked in at 2013-10-02 14:48:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/ecj-bootstrap (Old) and /work/SRC/openSUSE:13.1/.ecj-bootstrap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ecj-bootstrap" Changes: -------- --- /work/SRC/openSUSE:13.1/ecj-bootstrap/ecj-bootstrap.changes 2013-09-23 10:50:16.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.ecj-bootstrap.new/ecj-bootstrap.changes 2013-10-02 14:48:26.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Oct 1 15:30:12 UTC 2013 - [email protected] + +- Fix quoting of $. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecj-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.IzuLNy/_old 2013-10-02 14:48:27.000000000 +0200 +++ /var/tmp/diff_new_pack.IzuLNy/_new 2013-10-02 14:48:27.000000000 +0200 @@ -92,7 +92,7 @@ mkTargetClasspath set +x COMPILE_CLASSPATH_PATH=.:${JAR_CLASSPATH} - echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $$file + echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH \$file export LANG=en_US find . -name "*.java" -exec $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH {} + # for file in `find . -name "*.java"` -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
