packages: ant/ant.spec - updated and sorted deps
pawelz
pawelz at pld-linux.org
Wed Apr 28 20:55:42 CEST 2010
Author: pawelz Date: Wed Apr 28 18:55:42 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated and sorted deps
---- Files affected:
packages/ant:
ant.spec (1.122 -> 1.123)
---- Diffs:
================================================================
Index: packages/ant/ant.spec
diff -u packages/ant/ant.spec:1.122 packages/ant/ant.spec:1.123
--- packages/ant/ant.spec:1.122 Tue Apr 20 17:46:46 2010
+++ packages/ant/ant.spec Wed Apr 28 20:55:36 2010
@@ -66,28 +66,28 @@
# 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
@@ -466,7 +466,7 @@
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
@@ -903,6 +903,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123 2010/04/28 18:55:36 pawelz
+- updated and sorted deps
+
Revision 1.122 2010/04/20 15:46:46 pawelz
- s/junit/java-junit/ in deps
- rel 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ant/ant.spec?r1=1.122&r2=1.123&f=u
More information about the pld-cvs-commit
mailing list