Hello community,

here is the log from the commit of package mx4j for openSUSE:Factory checked in 
at 2013-09-12 17:04:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mx4j (Old)
 and      /work/SRC/openSUSE:Factory/.mx4j.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mx4j"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mx4j/mx4j.changes        2012-06-26 
20:02:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mx4j.new/mx4j.changes   2013-09-12 
17:04:37.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep  9 11:06:14 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+-------------------------------------------------------------------
+Fri Aug 23 09:42:15 UTC 2013 - mvysko...@suse.com
+
+- disable javadoc and manual packages 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mx4j.spec ++++++
--- /var/tmp/diff_new_pack.j0ipEo/_old  2013-09-12 17:04:37.000000000 +0200
+++ /var/tmp/diff_new_pack.j0ipEo/_new  2013-09-12 17:04:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mx4j
 #
-# Copyright (c) 2012 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
@@ -50,7 +50,7 @@
 BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  javamail
-BuildRequires:  jpackage-utils
+BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  libtool
 BuildRequires:  log4j-mini
@@ -83,33 +83,6 @@
 OpenJMX is an open source implementation of the Java(TM) Management
 Extensions (JMX).
 
-
-
-%package javadoc
-Summary:        Javadoc for mx4j
-Group:          Development/Libraries/Java
-Obsoletes:      openjmx-javadoc
-
-%description javadoc
-OpenJMX is an open source implementation of the Java(TM) Management
-Extensions (JMX).
-
-This package contains the javadoc documentation for OpenJMX.
-
-
-
-%package manual
-Summary:        Manual for mx4j
-Group:          Development/Libraries/Java
-
-%description    manual
-OpenJMX is an open source implementation of the Java(TM) Management
-Extensions (JMX).
-
-This package contains the manual for OpenJMX.
-
-
-
 %prep
 %setup -q
 %patch0 -p1
@@ -165,9 +138,9 @@
 cd build
 if [ "%compile_and_run_tests" = "true" ]
 then
-  ant release -Dbuild.sysclasspath=first tests-report javadocs docs
+  ant release -Dbuild.sysclasspath=first tests-report docs
 else
-  ant  compile.jmx compile.rjmx compile.tools compile.examples javadocs 
+  ant  compile.jmx compile.rjmx compile.tools compile.examples
 fi
 
 %install
@@ -189,11 +162,6 @@
       ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
    done
 popd
-install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-cp -r dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %pre
 rm -f %{_javadir}/%{name}.jar
@@ -213,12 +181,4 @@
 %dir %{_javadir}/%{name}/boa
 %{_javadir}/%{name}/boa/*.jar
 
-%files javadoc
-%defattr(-,root,root)
-%{_javadocdir}/%{name}-%{version}
-
-%files manual
-%defattr(0644,root,root,0755)
-%doc dist/docs/*
-
 %changelog

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

Reply via email to