Changed to utilize tomcat55 instead of tomcat5 for

SuSE versions greater or equal to 1030 since they no longer
support tomcat5.
This commit is contained in:
Juan Carlos Luciani
2007-08-09 16:23:09 +00:00
parent 51529653f5
commit 93bb0f1046
3 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 9 10:19:43 MDT 2007 - jluciani@novell.com
- Changed tomcat5 dependency to tomcat55 for SuSE versions
greater or equal to 1030 to handle changes in the distribution.
This addresses BUG 297712.
-------------------------------------------------------------------
Fri Jun 29 09:28:40 MDT 2007 - jluciani@novell.com