SHA256
1
0
forked from pool/ant

Required java version for bootstrap build

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=88
This commit is contained in:
Fridrich Strba 2017-09-06 19:00:24 +00:00 committed by Git OBS Bridge
parent dbbfb528cd
commit ac98a9a6d2
3 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@ BuildRequires: xml-commons-apis
BuildRequires: strip-nondeterminism
%endif
%if %{with bootstrap}
Requires: java-devel >= 1.6.0
Requires: java-devel >= 1.5.0
Requires: javapackages-tools
Requires: jaxp_parser_impl
Requires: xml-commons-apis

View File

@ -76,7 +76,7 @@ BuildRequires: xml-commons-apis
BuildRequires: strip-nondeterminism
%endif
%if %{with bootstrap}
Requires: java-devel >= 1.6.0
Requires: java-devel >= 1.5.0
Requires: javapackages-tools
Requires: jaxp_parser_impl
Requires: xml-commons-apis

View File

@ -75,7 +75,7 @@ BuildRequires: xml-commons-apis
BuildRequires: strip-nondeterminism
%endif
%if %{with bootstrap}
Requires: java-devel >= 1.6.0
Requires: java-devel >= 1.5.0
Requires: javapackages-tools
Requires: jaxp_parser_impl
Requires: xml-commons-apis