Hello community, here is the log from the commit of package jgroups for openSUSE:Factory checked in at 2013-10-11 16:40:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jgroups (Old) and /work/SRC/openSUSE:Factory/.jgroups.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jgroups" Changes: -------- --- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes 2013-09-12 17:04:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2013-10-11 16:40:26.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 11 11:02:19 UTC 2013 - [email protected] + +- drop dirname macro to fix a build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jgroups.spec ++++++ --- /var/tmp/diff_new_pack.2XhT2i/_old 2013-10-11 16:40:26.000000000 +0200 +++ /var/tmp/diff_new_pack.2XhT2i/_new 2013-10-11 16:40:26.000000000 +0200 @@ -31,7 +31,6 @@ Name: jgroups Version: 2.6.10 Release: 0 -%define dirname JGroups-%{version}.merge.src Summary: Toolkit for reliable multicast communication License: LGPL-2.0+ Group: Development/Libraries/Java @@ -48,7 +47,7 @@ # rm -rf JGroups # cd .. # tar --exclude-vcs -cjf JGroups-2.6.10.merge.src.tar.bz2 JGroups-2.6.10.merge.src/ -Source0: %{dirname}.tar.bz2 +Source0: JGroups-%{version}.merge.src.tar.bz2 Source1: jgroups-component-info.xml # To use JGroups one needs: Requires: jakarta-commons-logging @@ -157,7 +156,7 @@ * Sending and receiving of member-to-member messages (point-to-point) %prep -%setup -q -n %{dirname} +%setup -q -n JGroups-%{version}.merge.src find . -type f -name '*.jar' | xargs rm -f # this test requires bouncycastle rm tests/junit/org/jgroups/protocols/ENCRYPTAsymmetricTest.java -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
