From a812d91e7615bb1199841c31e917158189eb9a86 Mon Sep 17 00:00:00 2001 From: pawelz Date: Tue, 20 Apr 2010 15:46:46 +0000 Subject: [PATCH] - s/junit/java-junit/ in deps - rel 9 Changed files: ant.spec -> 1.122 --- ant.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ant.spec b/ant.spec index 5ff30d5..34c4542 100644 --- a/ant.spec +++ b/ant.spec @@ -47,7 +47,7 @@ %include /usr/lib/rpm/macros.java -%define _rel 8 +%define _rel 9 Summary: Ant build tool for Java Summary(fr.UTF-8): Outil de compilation pour java Summary(it.UTF-8): Tool per la compilazione di programmi java @@ -84,7 +84,7 @@ BuildRequires: java-xerces %{?with_apache_resolver:BuildRequires: java-xml-commons-resolver} BuildRequires: jdk BuildRequires: jpackage-utils -%{?with_junit:BuildRequires: junit} +%{?with_junit:BuildRequires: java-junit} %{?with_apache_bsf:BuildRequires: jython} %{?with_apache_log4j:BuildRequires: java-log4j >= 1.2} BuildRequires: rpm >= 4.4.9-56 @@ -392,7 +392,7 @@ Summary(fr.UTF-8): Taches junit optionelles pour %{name} Summary(pl.UTF-8): Opcjonalne zadania junit dla anta Group: Development/Languages/Java Requires: %{name} = %{version}-%{release} -Requires: junit +Requires: java-junit Conflicts: ant-optional-clean Conflicts: ant-optional-full -- 2.43.0