Hello community,

here is the log from the commit of package jgraphx for openSUSE:Factory checked 
in at 2014-06-30 22:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jgraphx (Old)
 and      /work/SRC/openSUSE:Factory/.jgraphx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jgraphx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jgraphx/jgraphx.changes  2014-05-20 
14:22:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jgraphx.new/jgraphx.changes     2014-06-30 
22:49:57.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 27 12:11:32 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner
+- Build on SLE11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jgraphx.spec ++++++
--- /var/tmp/diff_new_pack.RDdXII/_old  2014-06-30 22:49:58.000000000 +0200
+++ /var/tmp/diff_new_pack.RDdXII/_new  2014-06-30 22:49:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jgraphx
 #
-# Copyright (c) 2012 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
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-#%define src_ver %( echo %{version} | tr . _ )
-%define src_ver 2_5_0_2
 
+%define src_ver 2_5_0_2
 Name:           jgraphx
 Version:        2.5.0.2
 Release:        0
-License:        BSD-3-Clause
 Summary:        Java-based Diagram Component and Editor
-Url:            http://www.jgraph.com/
+License:        BSD-3-Clause
 Group:          Development/Libraries/Java
+Url:            http://www.jgraph.com/
 Source0:        
http://downloads.jgraph.com/downloads/jgraphx/archive/jgraphx-%{src_ver}.zip
 BuildRequires:  ant
 BuildRequires:  java-devel
@@ -51,7 +50,7 @@
 find -type f -name "*.jar" | xargs -t rm
 
 %build
-%ant
+ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5
 
 # Remove copies of source so that we don't confuse
 # the debuginfo finder
@@ -73,5 +72,4 @@
 %{_javadir}/%{name}.jar
 %{_javadir}/%{name}-%{version}.jar
 
-
 %changelog


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

Reply via email to