Hello community,

here is the log from the commit of package mx4j for openSUSE:Factory checked in 
at 2020-01-30 09:34:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mx4j (Old)
 and      /work/SRC/openSUSE:Factory/.mx4j.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mx4j"

Thu Jan 30 09:34:46 2020 rev:32 rq:767574 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mx4j/mx4j.changes        2019-10-03 
16:15:20.276903637 +0200
+++ /work/SRC/openSUSE:Factory/.mx4j.new.26092/mx4j.changes     2020-01-30 
09:34:57.661283327 +0100
@@ -1,0 +2,6 @@
+Mon Jan 27 06:24:51 UTC 2020 - Fridrich Strba <fst...@suse.com>
+
+- On supported platforms, avoid building with OpenJ9, in order to
+  prevent build cycles
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mx4j.spec ++++++
--- /var/tmp/diff_new_pack.cJPJSV/_old  2020-01-30 09:34:58.581283820 +0100
+++ /var/tmp/diff_new_pack.cJPJSV/_new  2020-01-30 09:34:58.585283822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mx4j
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,7 @@
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
 BuildConflicts: java-devel >= 11
+BuildConflicts: java-devel-openj9
 Requires:       apache-commons-logging >= 1.0.1
 Requires:       axis >= 1.1
 Requires:       bcel >= 5.0
@@ -160,20 +161,20 @@
    done
 popd
 
-install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
-install -pm 644 %{name}-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}.pom
+install -d -m 755 %{buildroot}%{_mavenpomdir}
+install -pm 644 %{name}-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}.pom
 %add_maven_depmap JPP.%{name}-%{name}.pom %{name}/%{name}.jar
-install -pm 644 %{name}-jmx-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-jmx.pom
+install -pm 644 %{name}-jmx-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-jmx.pom
 %add_maven_depmap JPP.%{name}-%{name}-jmx.pom %{name}/%{name}-jmx.jar
-install -pm 644 %{name}-remote-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-remote.pom
+install -pm 644 %{name}-remote-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-remote.pom
 %add_maven_depmap JPP.%{name}-%{name}-remote.pom %{name}/%{name}-remote.jar
-install -pm 644 %{name}-tools-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-tools.pom
+install -pm 644 %{name}-tools-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-tools.pom
 %add_maven_depmap JPP.%{name}-%{name}-tools.pom %{name}/%{name}-tools.jar
-install -pm 644 %{name}-impl-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-impl.pom
+install -pm 644 %{name}-impl-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-impl.pom
 %add_maven_depmap JPP.%{name}-%{name}-impl.pom %{name}/%{name}-impl.jar
-install -pm 644 %{name}-rimpl-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-rimpl.pom
+install -pm 644 %{name}-rimpl-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-rimpl.pom
 %add_maven_depmap JPP.%{name}-%{name}-rimpl.pom %{name}/%{name}-rimpl.jar
-install -pm 644 %{name}-rjmx-%{version}.pom 
$RPM_BUILD_ROOT%{_mavenpomdir}/JPP.%{name}-%{name}-rjmx.pom
+install -pm 644 %{name}-rjmx-%{version}.pom 
%{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-rjmx.pom
 %add_maven_depmap JPP.%{name}-%{name}-rjmx.pom %{name}/%{name}-rjmx.jar
 
 # alternatives


Reply via email to