Updated the project to allow us to build RPMs that meet Zen's

requirements which state that we must work with the Java and Tomcat
packages that their install bundle.
This commit is contained in:
Juan Carlos Luciani
2007-01-22 07:09:58 +00:00
parent 1e73ae38a6
commit 4e5959c6df
11 changed files with 785 additions and 313 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 19 16:30:03 MST 2007 - jluciani@novell.com
- Made changes to allow us to build RPMs to be consumed by
the ZenWorks installer.
-------------------------------------------------------------------
Wed Jan 17 16:52:46 MST 2007 - jluciani@novell.com