]> git.pld-linux.org Git - packages/ant.git/commitdiff
- fixed commons-logging and commons-net
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Jan 2007 15:02:34 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.76

ant.spec

index d7f1cb7d4c8a3c5572b59c5f69750201424d407a..f75e4a4c09e6fc9a8c8f60ed2f69c664575d2de9 100644 (file)
--- a/ant.spec
+++ b/ant.spec
@@ -512,8 +512,8 @@ required_jars="jaxp_parser_impl"
 %{?with_antlr:required_jars="$required_jars antlr"}
 %{?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"}
+%{?with_commons_logging:required_jars="$required_jars commons-logging"}
+%{?with_commons_net:required_jars="$required_jars commons-net"}
 %{?with_jai:required_jars="$required_jars jait"}
 %{?with_apache_bcel:required_jars="$required_jars bcel"}
 %{?with_apache_log4j:required_jars="$required_jars log4j"}
This page took 0.035618 seconds and 4 git commands to generate.