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:
parent
dbbfb528cd
commit
ac98a9a6d2
@ -76,7 +76,7 @@ BuildRequires: xml-commons-apis
|
|||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
%endif
|
%endif
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
Requires: java-devel >= 1.6.0
|
Requires: java-devel >= 1.5.0
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
Requires: jaxp_parser_impl
|
Requires: jaxp_parser_impl
|
||||||
Requires: xml-commons-apis
|
Requires: xml-commons-apis
|
||||||
|
@ -76,7 +76,7 @@ BuildRequires: xml-commons-apis
|
|||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
%endif
|
%endif
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
Requires: java-devel >= 1.6.0
|
Requires: java-devel >= 1.5.0
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
Requires: jaxp_parser_impl
|
Requires: jaxp_parser_impl
|
||||||
Requires: xml-commons-apis
|
Requires: xml-commons-apis
|
||||||
|
2
ant.spec
2
ant.spec
@ -75,7 +75,7 @@ BuildRequires: xml-commons-apis
|
|||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
%endif
|
%endif
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
Requires: java-devel >= 1.6.0
|
Requires: java-devel >= 1.5.0
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
Requires: jaxp_parser_impl
|
Requires: jaxp_parser_impl
|
||||||
Requires: xml-commons-apis
|
Requires: xml-commons-apis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user