Hello community,

here is the log from the commit of package objectweb-anttask for openSUSE:13.1 
checked in at 2013-09-26 19:39:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/objectweb-anttask (Old)
 and      /work/SRC/openSUSE:13.1/.objectweb-anttask.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "objectweb-anttask"

Changes:
--------
--- /work/SRC/openSUSE:13.1/objectweb-anttask/objectweb-anttask.changes 
2013-09-23 11:01:51.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.objectweb-anttask.new/objectweb-anttask.changes    
2013-09-26 19:39:02.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 26 11:54:45 UTC 2013 - [email protected]
+
+- Build with gcc-java as openjdk7 (1.7.0_40) fails to build it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ objectweb-anttask.spec ++++++
--- /var/tmp/diff_new_pack.QFiclE/_old  2013-09-26 19:39:02.000000000 +0200
+++ /var/tmp/diff_new_pack.QFiclE/_new  2013-09-26 19:39:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package objectweb-anttask (Version 1.2)
+# spec file for package objectweb-anttask
 #
-# 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
@@ -14,23 +14,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
 
 Name:           objectweb-anttask
-BuildRequires:  ant java2-devel-packages unzip xalan-j2 xml-commons-apis
-%define name            objectweb-anttask
-%define version         1.2
-%define release         1jpp
-%define section         free
-# -----------------------------------------------------------------------------
 Summary:        ObjectWeb Ant task
-Version:        1.2
-Release:        240
-Group:          Development/Languages/Java
 License:        LGPL-2.1+
+Group:          Development/Languages/Java
+Version:        1.2
+Release:        0
 Url:            http://forge.objectweb.org/projects/monolog/
 BuildArch:      noarch
 Source0:        ow_util_ant_tasks_1.2.zip
@@ -38,6 +30,11 @@
 Patch1:         objectweb-anttask-ant17.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       owanttask
+BuildRequires:  ant
+BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  unzip
+BuildRequires:  xalan-j2
+BuildRequires:  xml-commons-apis
 
 %description
 ObjectWeb Ant task
@@ -52,7 +49,6 @@
 find . -name "*.jar" -exec rm {} \;
 
 %build
-[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java
 export CLASSPATH=$(build-classpath xalan-j2)
 ant -Dbuild.compiler=modern jar
 
@@ -63,10 +59,6 @@
 pushd $RPM_BUILD_ROOT%{_javadir}
   ln -sf %{name}-%{version}.jar %{name}.jar
 popd
-export NO_BRP_CHECK_BYTECODE_VERSION=true
-
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(0644,root,root,0755)


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

Reply via email to