From 135321e65bbd07172ab823e5a38209ba3cf67716173faba6665b40fe16fb33a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 10 Sep 2015 10:07:02 +0000 Subject: [PATCH] - Fix cycles on Leap which is 1315 same as SLE. OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=25 --- ecj.changes | 5 +++++ ecj.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ecj.changes b/ecj.changes index ec17d6d..306a287 100644 --- a/ecj.changes +++ b/ecj.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 10 10:06:40 UTC 2015 - tchvatal@suse.com + +- Fix cycles on Leap which is 1315 same as SLE. + ------------------------------------------------------------------- Fri Sep 19 07:36:41 UTC 2014 - dmacvicar@suse.de diff --git a/ecj.spec b/ecj.spec index 35680ed..7d59201 100644 --- a/ecj.spec +++ b/ecj.spec @@ -1,7 +1,7 @@ # # spec file for package ecj # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -51,7 +51,7 @@ BuildRequires: unzip Provides: eclipse-ecj = %{version}-%{release} Obsoletes: eclipse-ecj < 3.4.2-4 Conflicts: ecj-bootstrap -%if 0%{?suse_version} < 1320 +%if 0%{?suse_version} < 1315 BuildRequires: java-devel >= 1.7.0 %else #!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel