]> git.pld-linux.org Git - packages/ant.git/commitdiff
- s/junit/java-junit/ in deps auto/th/ant-1_7_1-9
authorpawelz <pawelz@pld-linux.org>
Tue, 20 Apr 2010 15:46:46 +0000 (15:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 9

Changed files:
    ant.spec -> 1.122

ant.spec

index 5ff30d57b4130d92e41c12523a4c6a371eec94c5..34c4542f453d9ffaa85c0a2e5f88fa2a0acc9bf2 100644 (file)
--- 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
 
This page took 0.077272 seconds and 4 git commands to generate.