Hello community,

here is the log from the commit of package sat4j for openSUSE:Factory checked 
in at 2012-06-18 16:30:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sat4j (Old)
 and      /work/SRC/openSUSE:Factory/.sat4j.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sat4j", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/sat4j/sat4j.changes      2011-09-23 
12:45:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sat4j.new/sat4j.changes 2012-06-18 
16:30:14.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 13:58:30 UTC 2012 - mvysko...@suse.cz
+
+- fix a build with jdk7 (-Dtarget) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sat4j.spec ++++++
--- /var/tmp/diff_new_pack.shRAHJ/_old  2012-06-18 16:30:15.000000000 +0200
+++ /var/tmp/diff_new_pack.shRAHJ/_new  2012-06-18 16:30:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package sat4j (Version 2.0.3)
+# spec file for package sat4j
 #
-# Copyright (c) 2009 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
@@ -22,16 +22,16 @@
 
 Name:           sat4j
 Version:        2.0.3
-Release:        2
+Release:        0
 Summary:        A library of SAT solvers written in Java
-Group:          Development/Libraries
 License:        EPL-1.0 and LGPL-2.0
+Group:          Development/Libraries/Java
 Url:            http://www.sat4j.org/
 # svn co svn://svn.forge.objectweb.org/svnroot/sat4j/maven/tags/2_0_3 
sat4j-2.0.3
 Source0:        %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  java-devel >= 1.6
 BuildRequires:  ant
+BuildRequires:  java-devel >= 1.6
 Requires:       java >= 1.6
 Requires:       jpackage-utils
 BuildArch:      noarch
@@ -49,7 +49,7 @@
 
 %build
 #ant -Drelease=%{version} -DBUILD_DATE=`LC_ALL=C date +'%Y%m%d'` p2 
-ant -Drelease=%{version}  p2 
+ant -Dbuild.compiler=modern -Drelease=%{version} -DBUILD_DATE=%{qualifier} 
-Dtarget=1.5 p2 
 
 %install
 %{__install} -d -m 755 %{buildroot}%{_javadir}

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

Reply via email to