Hello community, here is the log from the commit of package jgroups for openSUSE:Factory checked in at 2019-04-17 10:08:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgroups (Old) and /work/SRC/openSUSE:Factory/.jgroups.new.17052 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgroups" Wed Apr 17 10:08:29 2019 rev:20 rq:694544 version:2.6.10 Changes: -------- --- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes 2018-11-10 17:00:33.115667469 +0100 +++ /work/SRC/openSUSE:Factory/.jgroups.new.17052/jgroups.changes 2019-04-17 10:08:32.630792126 +0200 @@ -1,0 +2,5 @@ +Mon Apr 15 14:04:59 UTC 2019 - Fridrich Strba <[email protected]> + +- Build classpath with the jar file instead of with a symlink + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgroups.spec ++++++ --- /var/tmp/diff_new_pack.cVdTVd/_old 2019-04-17 10:08:34.138793867 +0200 +++ /var/tmp/diff_new_pack.cVdTVd/_new 2019-04-17 10:08:34.138793867 +0200 @@ -1,7 +1,7 @@ # # spec file for package jgroups # -# Copyright (c) 2018 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 @@ -167,9 +167,7 @@ #BUILD/JGroups-2.4.1.src/lib/bcprov-jdk14-117.jar.no ln -sf $(build-classpath bsh2/bsh) . ln -sf $(build-classpath commons-logging) . -# 2.5+ uses java.util.concurrent from JDK 5 -#ln -sf $(build-classpath concurrent) . -ln -sf $(build-classpath jms) . +ln -sf $(build-classpath geronimo-jms-1.1-api) . ln -sf $(build-classpath junit) . ln -sf $(build-classpath log4j) . ln -sf $(build-classpath mx4j/mx4j-jmx) .
