From 9d7c820d3404fec300beee4ead123a40067b96b7 Mon Sep 17 00:00:00 2001 From: pawelz Date: Sat, 11 Apr 2009 01:28:46 +0000 Subject: [PATCH] - apply admin-struts patch - BR: comons-chain Changed files: apache-tomcat.spec -> 1.100 --- apache-tomcat.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apache-tomcat.spec b/apache-tomcat.spec index 43b4e68..7ef39aa 100644 --- a/apache-tomcat.spec +++ b/apache-tomcat.spec @@ -30,6 +30,8 @@ Patch4: %{name}-no-connectors.patch Patch5: %{name}-dbcp.patch # this patch is needed for struts >= 1.3 Patch6: %{name}-struts.patch +# WTF? Why is it needed? Is it related to struts version? +Patch7: %{name}-admin-struts.patch URL: http://tomcat.apache.org/ %if %{with java_sun} BuildRequires: java-sun >= 1.5 @@ -44,6 +46,7 @@ BuildRequires: eclipse-jdt BuildRequires: jaas BuildRequires: jakarta-regexp >= 0:1.3 BuildRequires: java-commons-beanutils >= 1.7 +BuildRequires: java-commons-chain BuildRequires: java-commons-collections >= 0:3.1 BuildRequires: java-commons-collections-tomcat5 >= 0:3.1 BuildRequires: java-commons-daemon >= 1.0 -- 2.44.0