Hello community,

here is the log from the commit of package hibiscus for openSUSE:Factory 
checked in at 2018-12-11 15:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hibiscus (Old)
 and      /work/SRC/openSUSE:Factory/.hibiscus.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hibiscus"

Tue Dec 11 15:48:45 2018 rev:4 rq:656907 version:2.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/hibiscus/hibiscus.changes        2018-12-04 
20:54:38.848831638 +0100
+++ /work/SRC/openSUSE:Factory/.hibiscus.new.19453/hibiscus.changes     
2018-12-11 15:48:45.706144910 +0100
@@ -1,0 +2,5 @@
+Fri Dec  7 06:26:28 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Build against xml-commons-apis instead of xerces-j2-xml-apis
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hibiscus.spec ++++++
--- /var/tmp/diff_new_pack.ttLyas/_old  2018-12-11 15:48:47.230143228 +0100
+++ /var/tmp/diff_new_pack.ttLyas/_new  2018-12-11 15:48:47.234143224 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,7 +35,7 @@
 BuildRequires:  jameica-devel >= 2.8.0
 BuildRequires:  java-devel >= 1.6
 BuildRequires:  jpackage-utils
-BuildRequires:  xerces-j2-xml-apis
+BuildRequires:  xml-commons-apis
 Requires:       jameica >= 2.8.0
 BuildRequires:  swtchart = 0.10.0
 Requires:       swtchart = 0.10.0
@@ -73,7 +73,7 @@
 cp -r %{_prefix}/lib/jameica/src .
 cp -r %{_prefix}/lib/jameica/lib .
 
-export CLASSPATH="$(build-classpath xerces-j2-xml-apis)"
+export CLASSPATH="$(build-classpath xml-commons-apis)"
 ant -f build/build.xml init compile jar zip src
 
 %install


Reply via email to