From 3ce79d3b439bc079bae6a36536c076e1361e80e4ab954b7d17ccf6a7f8ec173d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 12 Oct 2017 13:14:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=103 --- 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, 3 insertions(+), 21 deletions(-) diff --git a/ant-antlr.changes b/ant-antlr.changes index 06be500..a591ebe 100644 --- a/ant-antlr.changes +++ b/ant-antlr.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 9850bb4..324746a 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 +Requires: java-devel >= 1.6 Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis diff --git a/ant-junit.changes b/ant-junit.changes index 06be500..a591ebe 100644 --- a/ant-junit.changes +++ b/ant-junit.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 ba87c54..8490075 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 +Requires: java-devel >= 1.6 Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis diff --git a/ant.changes b/ant.changes index 06be500..a591ebe 100644 --- a/ant.changes +++ b/ant.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 d5b1277..b65542b 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 +Requires: java-devel >= 1.6 Requires: javapackages-tools Requires: jaxp_parser_impl Requires: xml-commons-apis