Hello community,

here is the log from the commit of package mx4j for openSUSE:12.2 checked in at 
2012-06-26 20:02:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/mx4j (Old)
 and      /work/SRC/openSUSE:12.2/.mx4j.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mx4j", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/mx4j/mx4j.changes   2012-06-25 15:46:37.000000000 
+0200
+++ /work/SRC/openSUSE:12.2/.mx4j.new/mx4j.changes      2012-06-26 
20:02:20.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 26 13:52:08 UTC 2012 - [email protected]
+
+- use java-devel >= 1.6.0 to build after jdk6 drop 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mx4j.spec ++++++
--- /var/tmp/diff_new_pack.jEZoyK/_old  2012-06-26 20:02:21.000000000 +0200
+++ /var/tmp/diff_new_pack.jEZoyK/_new  2012-06-26 20:02:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mx4j
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -21,7 +21,7 @@
 
 Name:           mx4j
 Version:        3.0.2
-Release:        1
+Release:        0
 Summary:        Open Source Implementation of JMX Java API
 License:        Apache-2.0
 Group:          Development/Libraries/Java
@@ -36,18 +36,19 @@
 Patch7:         mx4j-3.0.2-docbook-stylesheet-location.patch
 Url:            http://mx4j.sourceforge.net/
 #FIXME: /usr/bin/gij is needed during build for unknown reason
-BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildRequires:  java-1_6_0-openjdk-devel
 BuildRequires:  ant
 BuildRequires:  ant-junit
 BuildRequires:  ant-nodeps
-BuildRequires:  ant-trax antlr
+BuildRequires:  ant-trax
+BuildRequires:  antlr
 BuildRequires:  axis
 BuildRequires:  bcel
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_3
 BuildRequires:  jaf
 BuildRequires:  jakarta-commons-logging
+BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  javamail
 BuildRequires:  jpackage-utils
 BuildRequires:  junit
@@ -63,20 +64,20 @@
 #BuildRequires:  hessian
 BuildArch:      noarch
 PreReq:         /usr/sbin/update-alternatives
+Requires:       axis >= 1.1
+Requires:       bcel >= 5.0
 Requires:       jaf
+Requires:       jakarta-commons-logging >= 1.0.1
 Requires:       javamail >= 1.2-5jpp
+Requires:       jce >= 1.2.2
 Requires:       log4j >= 1.2.7
-Requires:       jakarta-commons-logging >= 1.0.1
+Requires:       xml-commons
 Requires:       xml-commons-apis
-Requires:       bcel >= 5.0
-Requires:       jce >= 1.2.2
-Requires:       axis >= 1.1
 Requires:       xml-commons-resolver
-Requires:       xml-commons
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      openjmx
-Provides:       jmxri
 Provides:       jmx
+Provides:       jmxri
 
 %description
 OpenJMX is an open source implementation of the Java(TM) Management
@@ -85,9 +86,8 @@
 
 
 %package javadoc
-License:        Apache-2.0
-Group:          Development/Libraries/Java
 Summary:        Javadoc for mx4j
+Group:          Development/Libraries/Java
 Obsoletes:      openjmx-javadoc
 
 %description javadoc
@@ -99,9 +99,8 @@
 
 
 %package manual
-License:        Apache-2.0
-Group:          Development/Libraries/Java
 Summary:        Manual for mx4j
+Group:          Development/Libraries/Java
 
 %description    manual
 OpenJMX is an open source implementation of the Java(TM) Management

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to