From 683e7849045c7b919048c2d87a6b3b58c75dfc7bfa927efd5b37ec68ee858565 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 5 Feb 2019 09:57:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=133 --- ant-antlr.spec | 2 +- ant-junit.spec | 2 +- ant.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ant-antlr.spec b/ant-antlr.spec index 03030be..35ead8e 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -49,6 +49,7 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: unzip BuildRequires: xml-commons-apis-bootstrap +#!BuildIgnore: xml-commons-apis BuildArch: noarch # Needed for maven conversions %if !%{with bootstrap} @@ -62,7 +63,6 @@ BuildRequires: junit %endif %if %{with antlr} BuildRequires: xerces-j2 -BuildRequires: xml-commons-apis-bootstrap %endif %if 0%{?suse_version} > 1320 BuildRequires: strip-nondeterminism diff --git a/ant-junit.spec b/ant-junit.spec index e6fc2c1..f67a36b 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -49,6 +49,7 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: unzip BuildRequires: xml-commons-apis-bootstrap +#!BuildIgnore: xml-commons-apis BuildArch: noarch # Needed for maven conversions %if !%{with bootstrap} @@ -62,7 +63,6 @@ BuildRequires: junit %endif %if %{with antlr} BuildRequires: xerces-j2 -BuildRequires: xml-commons-apis-bootstrap %endif %if 0%{?suse_version} > 1320 BuildRequires: strip-nondeterminism diff --git a/ant.spec b/ant.spec index 1091296..d1b2d20 100644 --- a/ant.spec +++ b/ant.spec @@ -48,6 +48,7 @@ BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: unzip BuildRequires: xml-commons-apis-bootstrap +#!BuildIgnore: xml-commons-apis BuildArch: noarch # Needed for maven conversions %if !%{with bootstrap} @@ -61,7 +62,6 @@ BuildRequires: junit %endif %if %{with antlr} BuildRequires: xerces-j2 -BuildRequires: xml-commons-apis-bootstrap %endif %if 0%{?suse_version} > 1320 BuildRequires: strip-nondeterminism