[tomcat6/f13/master] fc13 build still requires ant-trax

Dave Knox dknox at fedoraproject.org
Tue Oct 5 21:41:45 UTC 2010


commit 6764d8bf396cff4802d89322b92bb0dfe5b23fe5
Author: david knox <dknox at 78-97-42-72.skybeam.com>
Date:   Tue Oct 5 15:38:19 2010 -0600

    fc13 build still requires ant-trax

 tomcat6.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6.spec b/tomcat6.spec
index 2b79798..516ac85 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -78,7 +78,7 @@ Patch2: %{name}-%{major_version}.%{minor_version}-CVE-2010-2227.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 BuildRequires: ant
-BuildRequires: ant-nodeps
+BuildRequires: ant-trax
 BuildRequires: ecj
 BuildRequires: findutils
 BuildRequires: jakarta-commons-collections
@@ -222,7 +222,7 @@ popd
 
 %build
 export CLASSPATH=
-export OPT_JAR_LIST="ant/ant-nodeps"
+export OPT_JAR_LIST="ant/ant-trax"
 pushd %{packdname}
    # we don't care about the tarballs and we're going to replace
    # tomcat-dbcp.jar with jakarta-commons-{collections,dbcp,pool}-tomcat5.jar


More information about the scm-commits mailing list