commit 4e295abd3695c6e0332d722cd06a1759a5bd38b6
Author: david knox <dknox(a)78-97-42-72.skybeam.com>
Date: Mon Feb 28 16:44:20 2011 -0700
resolves rhbz 640134
tomcat6-6.0.conf | 2 +-
tomcat6.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tomcat6-6.0.conf b/tomcat6-6.0.conf
index 668f81a..ee4450e 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 4c7a7e6..1eae242 100644
--- a/tomcat6.spec
+++ b/tomcat6.spec
@@ -53,7 +53,7 @@
Name: tomcat6
Epoch: 0
Version: %{major_version}.%{minor_version}.%{micro_version}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
Group: Networking/Daemons
@@ -561,6 +561,9 @@ fi
%{appdir}/sample
%changelog
+* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> - 0:6.0.30-4
+- Resolves: rhbz 640134
+
* Mon Feb 28 2011 David Knox <dknox(a)redhat.com> - 0:6.0.30-3
- Reversed order of reading config files in init