Hello community,

here is the log from the commit of package jakarta-commons-transaction for 
openSUSE:Factory checked in at 2019-10-04 11:21:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-commons-transaction (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-commons-transaction.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-transaction"

Fri Oct  4 11:21:21 2019 rev:16 rq:734261 version:1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jakarta-commons-transaction/jakarta-commons-transaction.changes
  2017-09-20 17:09:11.539105320 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-commons-transaction.new.2352/jakarta-commons-transaction.changes
        2019-10-04 11:22:21.996953682 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 10:17:08 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Build against the new compatibility package log4j12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-commons-transaction.spec ++++++
--- /var/tmp/diff_new_pack.DxGt9G/_old  2019-10-04 11:22:22.964951161 +0200
+++ /var/tmp/diff_new_pack.DxGt9G/_new  2019-10-04 11:22:22.964951161 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jakarta-commons-transaction
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -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/
 #
 
 
@@ -36,12 +36,12 @@
 BuildRequires:  jakarta-commons-codec
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
-BuildRequires:  log4j
+BuildRequires:  log4j12
 BuildRequires:  xerces-j2
 BuildRequires:  xml-commons-apis
 Requires:       geronimo-jta-1_1-api
 Requires:       jakarta-commons-codec
-Requires:       log4j
+Requires:       log4j12
 Requires:       xerces-j2
 Requires:       xml-commons-apis
 BuildArch:      noarch
@@ -61,7 +61,7 @@
 %patch0 -b .sav
 
 %build
-export CLASSPATH=$(build-classpath commons-codec jta log4j):`pwd`/build/classes
+export CLASSPATH=$(build-classpath commons-codec jta 
log4j12/log4j-12):`pwd`/build/classes
 export OPT_JAR_LIST=:
 ant \
     -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \


Reply via email to