diff --git a/ant-antlr.changes b/ant-antlr.changes index ccdf952..497afc4 100644 --- a/ant-antlr.changes +++ b/ant-antlr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba + +- 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 diff --git a/ant-antlr.spec b/ant-antlr.spec index 50cde8f..8dc0950 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -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 diff --git a/ant-junit.changes b/ant-junit.changes index ccdf952..497afc4 100644 --- a/ant-junit.changes +++ b/ant-junit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba + +- 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 diff --git a/ant-junit.spec b/ant-junit.spec index 434c829..b172e49 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -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 diff --git a/ant.changes b/ant.changes index ccdf952..497afc4 100644 --- a/ant.changes +++ b/ant.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba + +- 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 diff --git a/ant.spec b/ant.spec index 1c13678..a4729dc 100644 --- a/ant.spec +++ b/ant.spec @@ -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