SPECS: ant.spec - fix jar names (beanshell->bsh, jaf->activation)

glen glen at pld-linux.org
Mon Jul 17 16:21:47 CEST 2006


Author: glen                         Date: Mon Jul 17 14:21:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix jar names (beanshell->bsh, jaf->activation)

---- Files affected:
SPECS:
   ant.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.62 SPECS/ant.spec:1.63
--- SPECS/ant.spec:1.62	Fri May 26 16:51:41 2006
+++ SPECS/ant.spec	Mon Jul 17 16:21:42 2006
@@ -505,7 +505,7 @@
 required_jars="jaxp_parser_impl"
 %{?with_junit:required_jars="$required_jars junit"}
 %{?with_antlr:required_jars="$required_jars antlr"}
-%{?with_apache_bsf:required_jars="$required_jars bsf jython beanshell"}
+%{?with_apache_bsf:required_jars="$required_jars bsf jython bsh"}
 %{?with_apache_resolver:required_jars="$required_jars xml-commons-resolver"}
 %{?with_commons_logging:required_jars="$required_jars jakarta-commons-logging"}
 %{?with_commons_net:required_jars="$required_jars jakarta-commons-net"}
@@ -514,7 +514,7 @@
 %{?with_log4j:required_jars="$required_jars log4j"}
 %{?with_apache_oro:required_jars="$required_jars oro"}
 %{?with_apache_regexp:required_jars="$required_jars regexp"}
-%{?with_javamail:required_jars="$required_jars mailapi jaf"}
+%{?with_javamail:required_jars="$required_jars mailapi activation"}
 %{?with_jdepend:required_jars="$required_jars jdepend"}
 %{?with_jsch:required_jars="$required_jars jsch"}
 
@@ -839,6 +839,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2006/07/17 14:21:42  glen
+- fix jar names (beanshell->bsh, jaf->activation)
+
 Revision 1.62  2006/05/26 14:51:41  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list