Hello community, here is the log from the commit of package mx4j for openSUSE:Factory checked in at 2018-07-24 17:33:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mx4j (Old) and /work/SRC/openSUSE:Factory/.mx4j.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mx4j" Tue Jul 24 17:33:11 2018 rev:28 rq:623103 version:3.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mx4j/mx4j.changes 2017-10-10 11:39:41.504148922 +0200 +++ /work/SRC/openSUSE:Factory/.mx4j.new/mx4j.changes 2018-07-24 17:33:12.624124272 +0200 @@ -1,0 +2,6 @@ +Mon Jul 16 09:42:19 UTC 2018 - [email protected] + +- BuildConflict with java-devel >= 11, since the package uses Corba + classes that were removed in jdk11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mx4j.spec ++++++ --- /var/tmp/diff_new_pack.YRyej3/_old 2018-07-24 17:33:13.596125496 +0200 +++ /var/tmp/diff_new_pack.YRyej3/_new 2018-07-24 17:33:13.600125501 +0200 @@ -1,7 +1,7 @@ # # spec file for package mx4j # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Open Source Implementation of JMX Java API License: Apache-2.0 Group: Development/Libraries/Java -Url: http://mx4j.sourceforge.net/ +URL: http://mx4j.sourceforge.net/ Source0: mx4j-%{version}-src.tar.bz2 Source1: mx4j-build.policy Source2: CatalogManager.properties @@ -41,7 +41,7 @@ BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_3 BuildRequires: jaf -BuildRequires: java-devel >= 1.6.0 +BuildRequires: java-devel >= 1.6 BuildRequires: javamail BuildRequires: javapackages-tools BuildRequires: junit @@ -53,6 +53,7 @@ BuildRequires: update-alternatives BuildRequires: xalan-j2 BuildRequires: xerces-j2 +BuildConflicts: java-devel >= 11 Requires: apache-commons-logging >= 1.0.1 Requires: axis >= 1.1 Requires: bcel >= 5.0
