From 8b14c2a4566682fcb075806c7766ef3620606d4daeb0573dc67d2e9cab61fc53 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 12 Oct 2017 09:26:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=102 --- ant-antlr.changes | 6 ++++++ ant-antlr.spec | 2 +- ant-junit.changes | 6 ++++++ ant-junit.spec | 2 +- ant.changes | 6 ++++++ ant.spec | 2 +- 6 files changed, 21 insertions(+), 3 deletions(-) diff --git a/ant-antlr.changes b/ant-antlr.changes index a591ebe..06be500 100644 --- a/ant-antlr.changes +++ b/ant-antlr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 12 09:24:18 UTC 2017 - fstrba@suse.com + +- Don't require java-devel >= 1.6 for the boostrap package. + java-1_5_0-gcj-compat is able to run bytecode of java 6 + ------------------------------------------------------------------- Wed Oct 4 09:07:19 UTC 2017 - fstrba@suse.com diff --git a/ant-antlr.spec b/ant-antlr.spec index 324746a..9850bb4 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -66,7 +66,7 @@ BuildRequires: xml-commons-apis BuildRequires: strip-nondeterminism %endif %if %{with bootstrap} -Requires: java-devel >= 1.6 +Requires: java-devel Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis diff --git a/ant-junit.changes b/ant-junit.changes index a591ebe..06be500 100644 --- a/ant-junit.changes +++ b/ant-junit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 12 09:24:18 UTC 2017 - fstrba@suse.com + +- Don't require java-devel >= 1.6 for the boostrap package. + java-1_5_0-gcj-compat is able to run bytecode of java 6 + ------------------------------------------------------------------- Wed Oct 4 09:07:19 UTC 2017 - fstrba@suse.com diff --git a/ant-junit.spec b/ant-junit.spec index 8490075..ba87c54 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -66,7 +66,7 @@ BuildRequires: xml-commons-apis BuildRequires: strip-nondeterminism %endif %if %{with bootstrap} -Requires: java-devel >= 1.6 +Requires: java-devel Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis diff --git a/ant.changes b/ant.changes index a591ebe..06be500 100644 --- a/ant.changes +++ b/ant.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 12 09:24:18 UTC 2017 - fstrba@suse.com + +- Don't require java-devel >= 1.6 for the boostrap package. + java-1_5_0-gcj-compat is able to run bytecode of java 6 + ------------------------------------------------------------------- Wed Oct 4 09:07:19 UTC 2017 - fstrba@suse.com diff --git a/ant.spec b/ant.spec index b65542b..d5b1277 100644 --- a/ant.spec +++ b/ant.spec @@ -65,7 +65,7 @@ BuildRequires: xml-commons-apis BuildRequires: strip-nondeterminism %endif %if %{with bootstrap} -Requires: java-devel >= 1.6 +Requires: java-devel Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis