From 4aa2b84fe7b9caad8ed72c50539aafe25191b6ed Mon Sep 17 00:00:00 2001 From: david knox Date: Mon, 28 Feb 2011 16:58:35 -0700 Subject: [PATCH] resolves rhbz 640134 --- tomcat6-6.0.conf | 2 +- tomcat6.spec | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/tomcat6-6.0.conf b/tomcat6-6.0.conf index 668f81a..f2fe56e 100644 --- a/tomcat6-6.0.conf +++ b/tomcat6-6.0.conf @@ -9,7 +9,7 @@ # # Where your java installation lives -JAVA_HOME="/usr/lib/jvm/java-1.6.0" +JAVA_HOME="/usr/lib/jvm/jre" # Where your tomcat installation lives CATALINA_BASE="@@@TCHOME@@@" diff --git a/tomcat6.spec b/tomcat6.spec index 575bc7e..f90861d 100644 --- a/tomcat6.spec +++ b/tomcat6.spec @@ -566,6 +566,9 @@ fi %{appdir}/sample %changelog +* Mon Feb 28 2011 David Knox 0:6.0.32-2 +- Resolves rhbz 640134 - setting JAVA_HOME + * Mon Feb 28 2011 David Knox 0:6.0.32-1 - Rebase on 6.0.32 with several bug fixes and security fixes - changed apache-commons to jakarta-commons to fix missing