Hello community,

here is the log from the commit of package rhino for openSUSE:Factory checked 
in at 2017-02-13 07:47:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rhino (Old)
 and      /work/SRC/openSUSE:Factory/.rhino.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rhino"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rhino/rhino.changes      2017-01-25 
22:42:40.339162506 +0100
+++ /work/SRC/openSUSE:Factory/.rhino.new/rhino.changes 2017-02-13 
07:47:44.382063587 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 16:18:53 UTC 2017 - dims...@opensuse.org
+
+- Revert back to using gcj: it is going to stay around for a while
+  longer and it helps avoiding bootstrap cycles.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rhino.spec ++++++
--- /var/tmp/diff_new_pack.A6GsKO/_old  2017-02-13 07:47:46.297790039 +0100
+++ /var/tmp/diff_new_pack.A6GsKO/_new  2017-02-13 07:47:46.301789468 +0100
@@ -54,7 +54,7 @@
 
 BuildRequires:  ant
 BuildRequires:  bea-stax-api
-BuildRequires:  java-devel
+BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  jline
 #BuildRequires:  xerces-j2-bootstrap
@@ -118,7 +118,7 @@
 
 pushd examples
 export CLASSPATH=../build/%{name}%{cvs_version}/js.jar:$(build-classpath 
xmlbeans/xbean 2>/dev/null)
-javac *.java
+javac -C *.java
 jar cvf ../build/%{name}%{cvs_version}/%{name}-examples.jar *.class
 popd
 


Reply via email to