From 72a3d711efbf7a035708ad9a933f2c94d422008f10572a75f7d96da198a9dac0 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 24 Apr 2024 19:28:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=185 --- ant-antlr.spec | 4 ++-- ant-junit.spec | 4 ++-- ant-junit5.spec | 4 ++-- ant.spec | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ant-antlr.spec b/ant-antlr.spec index d93ab7e..9c1bdb9 100644 --- a/ant-antlr.spec +++ b/ant-antlr.spec @@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing %endif %if %{with junit} -echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit -echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 +echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit +echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} diff --git a/ant-junit.spec b/ant-junit.spec index 60646ce..c55bc73 100644 --- a/ant-junit.spec +++ b/ant-junit.spec @@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing %endif %if %{with junit} -echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit -echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 +echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit +echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} diff --git a/ant-junit5.spec b/ant-junit5.spec index c3b3067..469be16 100644 --- a/ant-junit5.spec +++ b/ant-junit5.spec @@ -579,8 +579,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing %endif %if %{with junit} -echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit -echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 +echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit +echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5} diff --git a/ant.spec b/ant.spec index 32b9f0b..79d9467 100644 --- a/ant.spec +++ b/ant.spec @@ -578,8 +578,8 @@ echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing %endif %if %{with junit} -echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit -echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 +echo "junit hamcrest ant/ant-junit" > %{buildroot}%{_sysconfdir}/ant.d/junit +echo "junit4 hamcrest ant/ant-junit4" > %{buildroot}%{_sysconfdir}/ant.d/junit4 %endif %if %{with junit5}