commit jgroups for openSUSE:Factory

2019-10-04 Thread root
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 
+
+- 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) .




commit jgroups for openSUSE:Factory

2019-04-17 Thread root
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 
+
+- 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) .




commit jgroups for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2018-11-10 16:58:42

Comparing /work/SRC/openSUSE:Factory/jgroups (Old)
 and  /work/SRC/openSUSE:Factory/.jgroups.new (New)


Package is "jgroups"

Sat Nov 10 16:58:42 2018 rev:19 rq:645927 version:2.6.10

Changes:

--- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes  2017-09-20 
17:10:40.726550433 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2018-11-10 
17:00:33.115667469 +0100
@@ -1,0 +2,5 @@
+Thu Nov  1 11:11:08 UTC 2018 - Fridrich Strba 
+
+- Build against and require the bsh2 instead of the old bsh
+
+---



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.kOwzqe/_old  2018-11-10 17:00:34.047666330 +0100
+++ /var/tmp/diff_new_pack.kOwzqe/_new  2018-11-10 17:00:34.051666325 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jgroups
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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/
 #
 
 
@@ -26,7 +26,7 @@
 Version:2.6.10
 Release:0
 Summary:Toolkit for reliable multicast communication
-License:LGPL-2.0+
+License:LGPL-2.0-or-later
 Group:  Development/Libraries/Java
 Url:http://www.jgroups.org/
 # get source zip from sf.net
@@ -50,7 +50,7 @@
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
 BuildRequires:  apache-commons-logging
-BuildRequires:  bsh
+BuildRequires:  bsh2
 BuildRequires:  fdupes
 BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  java-devel
@@ -62,7 +62,7 @@
 BuildRequires:  xalan-j2
 # To use JGroups one needs:
 Requires:   apache-commons-logging
-Requires:   bsh
+Requires:   bsh2
 Requires:   geronimo-jms-1_1-api
 Requires:   jaxp_parser_impl
 Requires:   log4j
@@ -165,7 +165,7 @@
 ln -sf $(build-classpath ant-launcher) .
 ln -sf $(build-classpath ant/ant-junit) .
 #BUILD/JGroups-2.4.1.src/lib/bcprov-jdk14-117.jar.no
-ln -sf $(build-classpath bsh) .
+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) .




commit jgroups for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2017-09-20 17:10:36

Comparing /work/SRC/openSUSE:Factory/jgroups (Old)
 and  /work/SRC/openSUSE:Factory/.jgroups.new (New)


Package is "jgroups"

Wed Sep 20 17:10:36 2017 rev:18 rq:527240 version:2.6.10

Changes:

--- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes  2014-07-11 
20:05:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2017-09-20 
17:10:40.726550433 +0200
@@ -1,0 +2,9 @@
+Tue Sep 19 08:08:14 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * jgroups-nosource.patch
++ don't hardcode source level; we specify it on command-line
+- Build with java source and target levels 1.6 in order to allow
+  building with jdk9 
+
+---

New:

  jgroups-nosource.patch



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.uL2fjo/_old  2017-09-20 17:10:41.434450782 +0200
+++ /var/tmp/diff_new_pack.uL2fjo/_new  2017-09-20 17:10:41.438450220 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jgroups
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -22,10 +22,6 @@
 %define repodir %{_javadir}/repository.jboss.com/jgroups/2.4.1.SP4-brew
 %define repodirlib %{repodir}/lib
 %define repodirsrc %{repodir}/src
-# If you don't want to run the unit tests
-# give rpmbuild option '--without tests'
-%define with_tests %{!?_without_tests:1}%{?_without_tests:0}
-%define without_tests %{?_without_tests:1}%{!?_without_tests:0}
 Name:   jgroups
 Version:2.6.10
 Release:0
@@ -49,12 +45,15 @@
 Source1:jgroups-component-info.xml
 #PATCH-FIX-OPENSUSE: junit.swingui does not exists in junit 4
 Patch0: jgroups-swingui.patch
+#PATCH-FIX-OPENSUSE: don't hardcode source so that it can be specified from 
command-line
+Patch1: jgroups-nosource.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
 BuildRequires:  apache-commons-logging
 BuildRequires:  bsh
+BuildRequires:  fdupes
 BuildRequires:  geronimo-jms-1_1-api
-BuildRequires:  java-devel >= 1.5.0
+BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  jaxp_parser_impl
 BuildRequires:  junit
@@ -69,7 +68,6 @@
 Requires:   log4j
 Provides:   javagroups = %{version}
 Obsoletes:  javagroups < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -100,7 +98,6 @@
 using JGroups.
 
 %if %{with_repolib}
-
 %package repolib
 Summary:Artifacts to be uploaded to a repository library
 Group:  Development/Libraries/Java
@@ -151,6 +148,7 @@
 %prep
 %setup -q -n JGroups-%{version}.merge.src
 %patch0 -p1
+%patch1 -p1
 find . -type f -name '*.jar' | xargs rm -f
 # this test requires bouncycastle
 rm tests/junit/org/jgroups/protocols/ENCRYPTAsymmetricTest.java
@@ -178,13 +176,7 @@
 ln -sf $(build-classpath xalan-j2) .
 ln -sf $(build-classpath xalan-j2-serializer) .
 popd
-%if %{without_tests}
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc 
gossip-service jgroups-service
-%else
-#export ANT_OPTS="-Djava.net.preferIPv4Stack=true"
-#ant jar javadoc gossip-service jgroups-service unittests-xml testreport
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc 
gossip-service jgroups-service
-%endif
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadoc 
gossip-service jgroups-service
 
 %install
 # jar
@@ -197,6 +189,7 @@
 # javadoc
 install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
 cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}-%{version}
 (cd %{buildroot}%{_javadocdir} && ln -sf %{name}-%{version} %{name})
 # services
 install -p -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
@@ -215,23 +208,18 @@
 %endif
 
 %files
-%defattr(0644,root,root,0755)
 %doc CREDITS INSTALL.html README LICENSE
 %{_javadir}/%{name}*jar
 %{_datadir}/%{name}-%{version}
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %{_javadocdir}/%{name}-%{version}
 %{_javadocdir}/%{name}
 
 %files manual
-%defattr(0644,root,root,0755)
 %doc %{_docdir}/%{name}-%{version}
 %if %{with_repolib}
-
 %files repolib
-%defattr(0644,root,root,0755)
 %{repodir}
 %dir %{_javadir}/repository.jboss.com
 %dir %{_javadir}/repository.jboss.com/%{name}

++ jgroups-nosource.patch ++
--- JGroups-2.6.10.merge.src/build.xml  2017-09-19 

commit jgroups for openSUSE:Factory

2014-07-11 Thread h_root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2014-07-11 20:05:49

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  2014-06-30 
22:49:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2014-07-11 
20:05:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 10:46:17 UTC 2014 - tchva...@suse.com
+
+- Do not depend on ant-trax and run spec-cleaner.
+
+---



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.drksFG/_old  2014-07-11 20:05:51.0 +0200
+++ /var/tmp/diff_new_pack.drksFG/_new  2014-07-11 20:05:51.0 +0200
@@ -26,8 +26,6 @@
 # give rpmbuild option '--without tests'
 %define with_tests %{!?_without_tests:1}%{?_without_tests:0}
 %define without_tests %{?_without_tests:1}%{!?_without_tests:0}
-%define section free
-
 Name:   jgroups
 Version:2.6.10
 Release:0
@@ -51,34 +49,28 @@
 Source1:jgroups-component-info.xml
 #PATCH-FIX-OPENSUSE: junit.swingui does not exists in junit 4
 Patch0: jgroups-swingui.patch
-# To use JGroups one needs:
-Requires:   apache-commons-logging
-# 2.5+ uses java.util.concurrent
-#Requires:   concurrent
-Requires:   bsh
-Requires:   geronimo-jms-1_1-api
-Requires:   jaxp_parser_impl
-Requires:   log4j
-#Optional:   mx4j
-Provides:   javagroups = %{version}
-Obsoletes:  javagroups  %{version}
 BuildRequires:  ant = 1.6
 BuildRequires:  ant-junit
-BuildRequires:  ant-trax
+BuildRequires:  apache-commons-logging
 BuildRequires:  bsh
+BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  java-devel = 1.5.0
 BuildRequires:  javapackages-tools
-# 2.5+ uses java.util.concurrent
-#BuildRequires:  concurrent
-BuildRequires:  apache-commons-logging
-BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  jaxp_parser_impl
 BuildRequires:  junit
 BuildRequires:  log4j
 BuildRequires:  mx4j
 BuildRequires:  xalan-j2
-BuildArch:  noarch
+# To use JGroups one needs:
+Requires:   apache-commons-logging
+Requires:   bsh
+Requires:   geronimo-jms-1_1-api
+Requires:   jaxp_parser_impl
+Requires:   log4j
+Provides:   javagroups = %{version}
+Obsoletes:  javagroups  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 JGroups is a toolkit for reliable multicast communication. (Note that
@@ -120,7 +112,6 @@
 %endif
 
 %package javadoc
-PreReq: coreutils
 Summary:Javadoc for jgroups
 Group:  Development/Libraries/Java
 
@@ -197,35 +188,32 @@
 
 %install
 # jar
-install -d $RPM_BUILD_ROOT%{_javadir}
+install -d %{buildroot}%{_javadir}
 install -m 644 dist/%{name}-all.jar \
-  $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
+  %{buildroot}%{_javadir}/%{name}-%{version}.jar
 install -m 644 dist/%{name}-core.jar \
-$RPM_BUILD_ROOT%{_javadir}/%{name}-core-%{version}.jar
-(cd $RPM_BUILD_ROOT%{_javadir}  for jar in *-%{version}.jar; do ln -sf 
${jar} `echo $jar| sed  s|-%{version}||g`; done)
+%{buildroot}%{_javadir}/%{name}-core-%{version}.jar
+(cd %{buildroot}%{_javadir}  for jar in *-%{version}.jar; do ln -sf ${jar} 
`echo $jar| sed  s|-%{version}||g`; done)
 # javadoc
-install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-cp -pr dist/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
-(cd $RPM_BUILD_ROOT%{_javadocdir}  ln -sf %{name}-%{version} %{name})
+install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
+cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
+(cd %{buildroot}%{_javadocdir}  ln -sf %{name}-%{version} %{name})
 # services
-install -p -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
+install -p -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
 install -m 644 dist/%{name}*.sar \
-$RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
+%{buildroot}%{_datadir}/%{name}-%{version}
 # docs
-install -p -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-cp -pr doc/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+install -p -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
+cp -pr doc/* %{buildroot}%{_docdir}/%{name}-%{version}
 %if %{with_repolib}
-   install -d -m 755 $RPM_BUILD_ROOT%{repodir}
-   install -d -m 755 $RPM_BUILD_ROOT%{repodirlib}
-   install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{repodir}/component-info.xml
-   install -d -m 755 $RPM_BUILD_ROOT%{repodirsrc}
-   install -m 755 %{SOURCE0} $RPM_BUILD_ROOT%{repodirsrc}
-   cp -p 

commit jgroups for openSUSE:Factory

2014-06-30 Thread h_root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2014-06-30 22:49:57

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-12-13 
11:57:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2014-06-30 
22:49:59.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 27 13:48:13 UTC 2014 - tchva...@suse.com
+
+- Fix build on SLE11
+
+---



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.cVezNi/_old  2014-06-30 22:50:00.0 +0200
+++ /var/tmp/diff_new_pack.cVezNi/_new  2014-06-30 22:50:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jgroups
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,7 +52,7 @@
 #PATCH-FIX-OPENSUSE: junit.swingui does not exists in junit 4
 Patch0: jgroups-swingui.patch
 # To use JGroups one needs:
-Requires:   jakarta-commons-logging
+Requires:   apache-commons-logging
 # 2.5+ uses java.util.concurrent
 #Requires:   concurrent
 Requires:   bsh
@@ -70,8 +70,8 @@
 BuildRequires:  javapackages-tools
 # 2.5+ uses java.util.concurrent
 #BuildRequires:  concurrent
+BuildRequires:  apache-commons-logging
 BuildRequires:  geronimo-jms-1_1-api
-BuildRequires:  jakarta-commons-logging
 BuildRequires:  jaxp_parser_impl
 BuildRequires:  junit
 BuildRequires:  log4j
@@ -188,11 +188,11 @@
 ln -sf $(build-classpath xalan-j2-serializer) .
 popd
 %if %{without_tests}
-ant jar javadoc gossip-service jgroups-service
+ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc 
gossip-service jgroups-service
 %else
 #export ANT_OPTS=-Djava.net.preferIPv4Stack=true
 #ant jar javadoc gossip-service jgroups-service unittests-xml testreport
-ant jar javadoc gossip-service jgroups-service
+ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc 
gossip-service jgroups-service
 %endif
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jgroups for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2013-12-13 11:57:57

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-10-11 
16:40:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2013-12-13 
11:57:58.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 12 08:59:27 UTC 2013 - mvysko...@suse.com
+
+- Remove swingui part, no longer provided by junit 4 
+  * jgroups-swingui.patch
+
+---

New:

  jgroups-swingui.patch



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.R7rLee/_old  2013-12-13 11:57:58.0 +0100
+++ /var/tmp/diff_new_pack.R7rLee/_new  2013-12-13 11:57:58.0 +0100
@@ -49,6 +49,8 @@
 # tar --exclude-vcs -cjf JGroups-2.6.10.merge.src.tar.bz2 
JGroups-2.6.10.merge.src/
 Source0:JGroups-%{version}.merge.src.tar.bz2
 Source1:jgroups-component-info.xml
+#PATCH-FIX-OPENSUSE: junit.swingui does not exists in junit 4
+Patch0: jgroups-swingui.patch
 # To use JGroups one needs:
 Requires:   jakarta-commons-logging
 # 2.5+ uses java.util.concurrent
@@ -157,6 +159,7 @@
 
 %prep
 %setup -q -n JGroups-%{version}.merge.src
+%patch0 -p1
 find . -type f -name '*.jar' | xargs rm -f
 # this test requires bouncycastle
 rm tests/junit/org/jgroups/protocols/ENCRYPTAsymmetricTest.java
@@ -188,7 +191,8 @@
 ant jar javadoc gossip-service jgroups-service
 %else
 #export ANT_OPTS=-Djava.net.preferIPv4Stack=true
-ant jar javadoc gossip-service jgroups-service unittests-xml testreport
+#ant jar javadoc gossip-service jgroups-service unittests-xml testreport
+ant jar javadoc gossip-service jgroups-service
 %endif
 
 %install

++ jgroups-component-info.xml ++
--- /var/tmp/diff_new_pack.R7rLee/_old  2013-12-13 11:57:58.0 +0100
+++ /var/tmp/diff_new_pack.R7rLee/_new  2013-12-13 11:57:58.0 +0100
@@ -5,7 +5,7 @@
   projectHome=http://www.jgroups.org;
   description=JGroups is a toolkit for reliable multicast communication
   scm=:ext:cvs.devel.redhat.com:/cvs/dist/jgroups
-  tag=jgroups-2_6_10
+  tag=jgroups-2_6_10-0
   !-- Built using JDK 4 --
   artifact id=jgroups.jar/
   export

++ jgroups-swingui.patch ++
Index: 
JGroups-2.6.10.merge.src/tests/junit-functional/org/jgroups/tests/XmlConfigurationTest.java
===
--- 
JGroups-2.6.10.merge.src.orig/tests/junit-functional/org/jgroups/tests/XmlConfigurationTest.java
+++ 
JGroups-2.6.10.merge.src/tests/junit-functional/org/jgroups/tests/XmlConfigurationTest.java
@@ -34,8 +34,10 @@ public class XmlConfigurationTest extend
 
 
 public static void main(String[] args) {
+/* junit.swingui does not exists in junit 4
 String[] testCaseName={XmlConfigurationTest.class.getName()};
 junit.swingui.TestRunner.main(testCaseName);
+*/
 }
 
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jgroups for openSUSE:Factory

2013-10-11 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2013-10-11 
16:40:26.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 11 11:02:19 UTC 2013 - mvysko...@suse.com
+
+- drop dirname macro to fix a build
+
+---



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.2XhT2i/_old  2013-10-11 16:40:26.0 +0200
+++ /var/tmp/diff_new_pack.2XhT2i/_new  2013-10-11 16:40:26.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jgroups for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2013-09-12 17:04:45

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  2011-09-23 
02:04:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes 2013-09-12 
17:04:46.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 11:06:02 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---



Other differences:
--
++ jgroups.spec ++
--- /var/tmp/diff_new_pack.K848BK/_old  2013-09-12 17:04:54.0 +0200
+++ /var/tmp/diff_new_pack.K848BK/_new  2013-09-12 17:04:54.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jgroups (Version 2.6.10)
+# spec file for package jgroups
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define _with_repolib 1
 %define with_repolib %{?_with_repolib:1}%{!?_with_repolib:0}
@@ -31,12 +30,12 @@
 
 Name:   jgroups
 Version:2.6.10
-Release:2
+Release:0
 %define dirname JGroups-%{version}.merge.src
 Summary:Toolkit for reliable multicast communication
 License:LGPL-2.0+
-Url:http://www.jgroups.org/
 Group:  Development/Libraries/Java
+Url:http://www.jgroups.org/
 # get source zip from sf.net
 # unzip -q JGroups-2.6.10.merge.src.zip
 # find JGroups-2.6.10.merge.src/ -iname *.jar | xargs rm -rf
@@ -55,24 +54,24 @@
 Requires:   jakarta-commons-logging
 # 2.5+ uses java.util.concurrent
 #Requires:   concurrent
-Requires:   log4j
-Requires:   jaxp_parser_impl
-Requires:   geronimo-jms-1_1-api
 Requires:   bsh
+Requires:   geronimo-jms-1_1-api
+Requires:   jaxp_parser_impl
+Requires:   log4j
 #Optional:   mx4j
 Provides:   javagroups = %{version}
 Obsoletes:  javagroups  %{version}
-BuildRequires:  jpackage-utils = 1.6
-BuildRequires:  java-devel = 1.5.0
 BuildRequires:  ant = 1.6
 BuildRequires:  ant-junit
 BuildRequires:  ant-trax
 BuildRequires:  bsh
+BuildRequires:  java-devel = 1.5.0
+BuildRequires:  javapackages-tools
 # 2.5+ uses java.util.concurrent
 #BuildRequires:  concurrent
+BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  jakarta-commons-logging
 BuildRequires:  jaxp_parser_impl
-BuildRequires:  geronimo-jms-1_1-api
 BuildRequires:  junit
 BuildRequires:  log4j
 BuildRequires:  mx4j
@@ -110,7 +109,6 @@
 %if %{with_repolib}
 
 %package repolib
-License:LGPL-2.0+
 Summary:Artifacts to be uploaded to a repository library
 Group:  Development/Libraries/Java
 
@@ -121,10 +119,9 @@
 %endif
 
 %package javadoc
-License:LGPL-2.0+
 PreReq: coreutils
-Group:  Development/Libraries/Java
 Summary:Javadoc for jgroups
+Group:  Development/Libraries/Java
 
 %description javadoc
 JGroups is a toolkit for reliable multicast communication. (Note that
@@ -141,9 +138,8 @@
 * Sending and receiving of member-to-member messages (point-to-point)
 
 %package manual
-License:LGPL-2.0+
-Group:  Development/Libraries/Java
 Summary:Manual for jgroups
+Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}
 
 %description manual

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org