Fridrich Strba 2019-02-01 16:20:27 +00:00 committed by Git OBS Bridge
parent d693691826
commit 7f738fe70f
6 changed files with 27 additions and 9 deletions

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# spec file for package ant-antlr
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
BuildRequires: unzip
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
BuildArch: noarch
# Needed for maven conversions
%if !%{with bootstrap}
@ -61,7 +61,7 @@ BuildRequires: junit
%endif
%if %{with antlr}
BuildRequires: xerces-j2
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
%endif
%if 0%{?suse_version} > 1320
BuildRequires: strip-nondeterminism

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# spec file for package ant-junit
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -48,7 +48,7 @@ BuildRequires: antlr-bootstrap
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
BuildRequires: unzip
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
BuildArch: noarch
# Needed for maven conversions
%if !%{with bootstrap}
@ -61,7 +61,7 @@ BuildRequires: junit
%endif
%if %{with antlr}
BuildRequires: xerces-j2
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
%endif
%if 0%{?suse_version} > 1320
BuildRequires: strip-nondeterminism

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# spec file for package ant
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -47,7 +47,7 @@ BuildRequires: antlr-bootstrap
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
BuildRequires: unzip
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
BuildArch: noarch
# Needed for maven conversions
%if !%{with bootstrap}
@ -60,7 +60,7 @@ BuildRequires: junit
%endif
%if %{with antlr}
BuildRequires: xerces-j2
BuildRequires: xml-apis
BuildRequires: xml-commons-apis-bootstrap
%endif
%if 0%{?suse_version} > 1320
BuildRequires: strip-nondeterminism