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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jgroups.new/jgroups.changes     2013-09-12 
17:04:46.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.K848BK/_new  2013-09-12 17:04:54.000000000 +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

Reply via email to