Hello community, here is the log from the commit of package jgroups for openSUSE:Factory checked in at 2019-10-04 11:21:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgroups (Old) and /work/SRC/openSUSE:Factory/.jgroups.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgroups" Fri Oct 4 11:21:45 2019 rev:21 rq:734291 version:2.6.10 Changes: -------- --- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes 2019-04-17 10:08:32.630792126 +0200 +++ /work/SRC/openSUSE:Factory/.jgroups.new.2352/jgroups.changes 2019-10-04 11:22:30.344931936 +0200 @@ -1,0 +2,5 @@ +Tue Oct 1 12:15:04 UTC 2019 - Fridrich Strba <[email protected]> + +- Build against compatibility log4j12 package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgroups.spec ++++++ --- /var/tmp/diff_new_pack.OgI8qS/_old 2019-10-04 11:22:30.752930873 +0200 +++ /var/tmp/diff_new_pack.OgI8qS/_new 2019-10-04 11:22:30.752930873 +0200 @@ -57,7 +57,7 @@ BuildRequires: javapackages-tools BuildRequires: jaxp_parser_impl BuildRequires: junit -BuildRequires: log4j +BuildRequires: log4j12 BuildRequires: mx4j BuildRequires: xalan-j2 # To use JGroups one needs: @@ -65,7 +65,7 @@ Requires: bsh2 Requires: geronimo-jms-1_1-api Requires: jaxp_parser_impl -Requires: log4j +Requires: log4j12 Provides: javagroups = %{version} Obsoletes: javagroups < %{version} BuildArch: noarch @@ -169,7 +169,7 @@ ln -sf $(build-classpath commons-logging) . ln -sf $(build-classpath geronimo-jms-1.1-api) . ln -sf $(build-classpath junit) . -ln -sf $(build-classpath log4j) . +ln -sf $(build-classpath log4j12/log4j-12) . ln -sf $(build-classpath mx4j/mx4j-jmx) . ln -sf $(build-classpath xalan-j2) . ln -sf $(build-classpath xalan-j2-serializer) .
