From 08fda7f81773e00cbd3e69c13ba966f05174f3040ff3fcb0f2fe37388b6dcb22 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 5 Feb 2019 09:51:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=132 --- ant-antlr.changes | 6 ++++++ ant-antlr.spec | 1 + ant-junit.changes | 6 ++++++ ant-junit.spec | 1 + ant.changes | 6 ++++++ ant.spec | 1 + 6 files changed, 21 insertions(+) diff --git a/ant-antlr.changes b/ant-antlr.changes index 497afc4..8fa6a15 100644 --- a/ant-antlr.changes +++ b/ant-antlr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 09:49:54 UTC 2019 - Fridrich Strba + +- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 + depends strictly on hamcrest-core only. + ------------------------------------------------------------------- Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba diff --git a/ant-antlr.spec b/ant-antlr.spec index 8dc0950..03030be 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -56,6 +56,7 @@ BuildRequires: javapackages-local %endif %if %{with junit} || %{with antlr} BuildRequires: ant = %{version} +BuildRequires: hamcrest BuildRequires: junit #!BuildIgnore: antlr %endif diff --git a/ant-junit.changes b/ant-junit.changes index 497afc4..8fa6a15 100644 --- a/ant-junit.changes +++ b/ant-junit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 09:49:54 UTC 2019 - Fridrich Strba + +- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 + depends strictly on hamcrest-core only. + ------------------------------------------------------------------- Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba diff --git a/ant-junit.spec b/ant-junit.spec index b172e49..e6fc2c1 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -56,6 +56,7 @@ BuildRequires: javapackages-local %endif %if %{with junit} || %{with antlr} BuildRequires: ant = %{version} +BuildRequires: hamcrest BuildRequires: junit #!BuildIgnore: antlr %endif diff --git a/ant.changes b/ant.changes index 497afc4..8fa6a15 100644 --- a/ant.changes +++ b/ant.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 09:49:54 UTC 2019 - Fridrich Strba + +- BuildRequire hamcrest for ant-junit and ant-antlr, since junit4 + depends strictly on hamcrest-core only. + ------------------------------------------------------------------- Fri Feb 1 16:19:10 UTC 2019 - Fridrich Strba diff --git a/ant.spec b/ant.spec index a4729dc..1091296 100644 --- a/ant.spec +++ b/ant.spec @@ -55,6 +55,7 @@ BuildRequires: javapackages-local %endif %if %{with junit} || %{with antlr} BuildRequires: ant = %{version} +BuildRequires: hamcrest BuildRequires: junit #!BuildIgnore: antlr %endif