]> git.pld-linux.org Git - packages/ant.git/commitdiff
- updated and sorted deps
authorpawelz <pawelz@pld-linux.org>
Wed, 28 Apr 2010 18:55:36 +0000 (18:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.123

ant.spec

index 34c4542f453d9ffaa85c0a2e5f88fa2a0acc9bf2..d9bcfdfef0680f7f7e24b426dd82777e66df9986 100644 (file)
--- a/ant.spec
+++ b/ant.spec
@@ -65,28 +65,28 @@ Patch0:             %{name}-antRun.patch
 # next release of ant.
 Patch1:                %{name}-gcjtask.patch
 URL:           http://ant.apache.org/
-%{!?with_bootstrap:BuildRequires:      ant}
 %{?with_antlr:BuildRequires:   antlr}
+%{!?with_bootstrap:BuildRequires:      ant}
 %{?with_javamail:BuildRequires:        java(jaf)}
 %{?with_jai:BuildRequires:     java(jai)}
 %{?with_javamail:BuildRequires:        java(javamail)}
-%{?with_apache_bsf:BuildRequires:      java-beanshell}
 %{?with_apache_bcel:BuildRequires:     java-bcel}
+%{?with_apache_bsf:BuildRequires:      java-beanshell}
 %{?with_apache_bsf:BuildRequires:      java-bsf}
 %{?with_commons_logging:BuildRequires: java-commons-logging}
 %{?with_commons_net:BuildRequires:     java-commons-net1}
 %{?with_jdepend:BuildRequires: java-jdepend}
+%{?with_jsch:BuildRequires:    java-jsch >= 0.1.21}
+%{?with_junit:BuildRequires:   java-junit}
+%{?with_apache_log4j:BuildRequires:    java-log4j >= 1.2}
 %{?with_netrexx:BuildRequires: java-netrexx}
 %{?with_apache_oro:BuildRequires:      java-oro}
 %{?with_apache_regexp:BuildRequires:   java-regexp}
-%{?with_jsch:BuildRequires:    java-jsch >= 0.1.21}
 BuildRequires: java-xerces
 %{?with_apache_resolver:BuildRequires: java-xml-commons-resolver}
 BuildRequires: jdk
 BuildRequires: jpackage-utils
-%{?with_junit:BuildRequires:   java-junit}
 %{?with_apache_bsf:BuildRequires:      jython}
-%{?with_apache_log4j:BuildRequires:    java-log4j >= 1.2}
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpm-javaprov
 BuildRequires: rpm-pythonprov
@@ -465,7 +465,7 @@ Summary(fr.UTF-8):  Taches trax optionelles pour %{name}
 Summary(pl.UTF-8):     Dodatkowe zadania trax dla anta
 Group:         Development/Languages/Java
 Requires:      %{name} = %{version}-%{release}
-Requires:      jaxp_transform_impl
+Requires:      java(jaxp_transform_impl)
 # The ant-xalan jar has been merged into the ant-trax one
 Obsoletes:     ant-xalan2
 Conflicts:     ant-optional-clean
This page took 0.141018 seconds and 4 git commands to generate.