This commit is contained in:
parent
640f7032b0
commit
f4efd03e4e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build ant against xml-commons-apis-bootstrap and
|
||||||
|
xml-commons-resolver-bootstrap in order to break build cycle
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
|
|||||||
BuildRequires: java-devel >= 1.8
|
BuildRequires: java-devel >= 1.8
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Needed for maven conversions
|
# Needed for maven conversions
|
||||||
%if !%{with bootstrap}
|
%if !%{with bootstrap}
|
||||||
@ -61,7 +61,7 @@ BuildRequires: junit
|
|||||||
%endif
|
%endif
|
||||||
%if %{with antlr}
|
%if %{with antlr}
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build ant against xml-commons-apis-bootstrap and
|
||||||
|
xml-commons-resolver-bootstrap in order to break build cycle
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
|
|||||||
BuildRequires: java-devel >= 1.8
|
BuildRequires: java-devel >= 1.8
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Needed for maven conversions
|
# Needed for maven conversions
|
||||||
%if !%{with bootstrap}
|
%if !%{with bootstrap}
|
||||||
@ -61,7 +61,7 @@ BuildRequires: junit
|
|||||||
%endif
|
%endif
|
||||||
%if %{with antlr}
|
%if %{with antlr}
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build ant against xml-commons-apis-bootstrap and
|
||||||
|
xml-commons-resolver-bootstrap in order to break build cycle
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
Mon Dec 10 08:22:18 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
4
ant.spec
4
ant.spec
@ -47,7 +47,7 @@ BuildRequires: antlr-bootstrap
|
|||||||
BuildRequires: java-devel >= 1.8
|
BuildRequires: java-devel >= 1.8
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Needed for maven conversions
|
# Needed for maven conversions
|
||||||
%if !%{with bootstrap}
|
%if !%{with bootstrap}
|
||||||
@ -60,7 +60,7 @@ BuildRequires: junit
|
|||||||
%endif
|
%endif
|
||||||
%if %{with antlr}
|
%if %{with antlr}
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-apis
|
BuildRequires: xml-commons-apis-bootstrap
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
|
Loading…
x
Reference in New Issue
Block a user