Hello community,

here is the log from the commit of package xml-commons for openSUSE:Factory 
checked in at 2013-09-14 19:10:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xml-commons (Old)
 and      /work/SRC/openSUSE:Factory/.xml-commons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xml-commons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xml-commons/xml-commons-apis-bootstrap.changes   
2011-09-23 12:51:46.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xml-commons.new/xml-commons-apis-bootstrap.changes  
    2013-09-14 19:10:28.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Sep 14 09:29:44 UTC 2013 - [email protected]
+
+- Fix quoting of $
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xml-commons-apis-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.v68JxH/_old  2013-09-14 19:10:30.000000000 +0200
+++ /var/tmp/diff_new_pack.v68JxH/_new  2013-09-14 19:10:30.000000000 +0200
@@ -123,7 +123,7 @@
 # uses LIB_GCJ for CLASSPATH
 function compileFiles() {
   COMPILE_CLASSPATH_PATH=.:${JAR_CLASSPATH}
-  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $$file
+  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH \$file
   for file in `find . -name "*.java"`
   do
     echo -e "$COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $file ... \c"



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to