Hello community, here is the log from the commit of package rhino for openSUSE:Factory checked in at 2019-02-24 17:03:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rhino (Old) and /work/SRC/openSUSE:Factory/.rhino.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rhino" Sun Feb 24 17:03:36 2019 rev:34 rq:673637 version:1.7R3 Changes: -------- --- /work/SRC/openSUSE:Factory/rhino/rhino.changes 2018-12-07 14:31:18.091376235 +0100 +++ /work/SRC/openSUSE:Factory/.rhino.new.28833/rhino.changes 2019-02-24 17:03:37.488673916 +0100 @@ -1,0 +2,6 @@ +Tue Feb 12 11:06:56 UTC 2019 - Fridrich Strba <[email protected]> + +- Do not buildrequire jline, since it is only runtime dependency +- Do not run ant with -v and -d options during the product build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rhino.spec ++++++ --- /var/tmp/diff_new_pack.Prv1U4/_old 2019-02-24 17:03:37.944673699 +0100 +++ /var/tmp/diff_new_pack.Prv1U4/_new 2019-02-24 17:03:37.948673697 +0100 @@ -1,7 +1,7 @@ # # spec file for package rhino # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -50,7 +50,6 @@ BuildRequires: bea-stax-api BuildRequires: java-devel >= 1.6 BuildRequires: javapackages-local -BuildRequires: jline BuildRequires: xmlbeans-mini #!BuildIgnore: antlr #!BuildIgnore: antlr-java @@ -101,9 +100,7 @@ %patch100 -b .gjc %build -export CLASSPATH=$(build-classpath jline) -export OPT_JAR_LIST=: -%{ant} -v -d \ +%{ant} \ -Dxbean.jar=$(build-classpath xmlbeans/xbean | cut -d ':' -f 1) \ -Djsr173.jar=$(build-classpath bea-stax-api) \ -Dtarget-jvm=6 -Dsource-level=6 \
