diff --git a/ecj.changes b/ecj.changes index bed0df9..291d28b 100644 --- a/ecj.changes +++ b/ecj.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 12:04:39 UTC 2017 - tchvatal@suse.com + +- Fix build with javapacakges-tools + ------------------------------------------------------------------- Thu Sep 10 10:06:40 UTC 2015 - tchvatal@suse.com diff --git a/ecj.spec b/ecj.spec index c972791..58b4346 100644 --- a/ecj.spec +++ b/ecj.spec @@ -1,7 +1,7 @@ # # spec file for package ecj # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,16 +46,18 @@ Patch2: eclipse-gcj-compat4.2.1.patch Patch3: eclipse-gcj-nodummysymbol.patch BuildRequires: ant BuildRequires: gzip +BuildRequires: javapackages-local +BuildRequires: javapackages-tools BuildRequires: unzip Conflicts: ecj-bootstrap Provides: eclipse-ecj = %{version}-%{release} Obsoletes: eclipse-ecj < 3.4.2-4 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %if 0%{?suse_version} > 1315 || 0%{?is_opensuse} == 1 #!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel #!BuildIgnore: java-1_7_0-openjdk java-1_7_0-openjdk-devel #!BuildIgnore: java-1_8_0-openjdk java-1_8_0-openjdk-devel +#!buildIgnore: java-9-openjdk java-9-openjdk-devel BuildRequires: java-1_7_0-openjdk-bootstrap-devel %else BuildRequires: java-devel >= 1.7.0