Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package adaptx for openSUSE:Factory checked 
in at 2022-02-23 19:06:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adaptx (Old)
 and      /work/SRC/openSUSE:Factory/.adaptx.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adaptx"

Wed Feb 23 19:06:49 2022 rev:26 rq:957032 version:0.9.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/adaptx/adaptx.changes    2019-10-08 
19:59:40.067885285 +0200
+++ /work/SRC/openSUSE:Factory/.adaptx.new.1958/adaptx.changes  2022-02-23 
19:06:51.959288599 +0100
@@ -1,0 +2,5 @@
+Tue Feb 22 18:51:17 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Do not build against the log4j12 packages, use the new reload4j
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ adaptx.spec ++++++
--- /var/tmp/diff_new_pack.EvpJxl/_old  2022-02-23 19:06:52.555288638 +0100
+++ /var/tmp/diff_new_pack.EvpJxl/_new  2022-02-23 19:06:52.559288639 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package adaptx
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,10 +30,10 @@
 BuildRequires:  ant >= 1.6
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
-BuildRequires:  log4j12
+BuildRequires:  reload4j
 BuildRequires:  xerces-j2
 BuildRequires:  xml-apis
-Requires:       log4j12
+Requires:       reload4j
 Requires:       xerces-j2
 Requires:       xml-apis
 BuildArch:      noarch
@@ -68,7 +68,7 @@
 
 %build
 perl -p -i -e 's|classic|modern|' src/build.xml
-export CLASSPATH=$(build-classpath xml-apis log4j12/log4j-12 xerces-j2)
+export CLASSPATH=$(build-classpath xml-apis reload4j xerces-j2)
 ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 -buildfile 
src/build.xml jar javadoc
 CLASSPATH=$CLASSPATH:dist/adaptx_%{version}.jar
 ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 -buildfile 
src/build.xml doc

Reply via email to