From bd5418f782bcf9e50a93dab15c23c294873a65b4 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 15 Jan 2010 00:02:06 +0000 Subject: [PATCH] Solve bz 538868 with a BR tomcat5, but tomcat5 should really be fixed! --- jsr-305.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jsr-305.spec b/jsr-305.spec index 92ee24c..adf14a0 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -23,7 +23,7 @@ BuildRequires: jpackage-utils, maven2 BuildRequires: maven2-plugin-compiler, maven2-plugin-install BuildRequires: maven2-plugin-jar, maven2-plugin-javadoc BuildRequires: maven2-plugin-resources, maven2-plugin-site -BuildRequires: maven2-plugin-surefire +BuildRequires: maven2-plugin-surefire, tomcat5 Requires: java >= 1.5, jpackage-utils %if %{with_gcj} @@ -120,6 +120,7 @@ fi * Thu Jan 14 2010 Jerry James - 0-0.4.20090319svn - Update to 19 Mar 2009 snapshot - Compress with xz instead of bzip2 +- BR tomcat5, a horrible workaround to solve bz 538868 * Fri Jul 24 2009 Fedora Release Engineering - 0-0.4.20090203svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild