OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 08-Jan-2003 16:18:06
Branch: HEAD Handle: 2003010815180501
Modified files:
openpkg-src/tomcat4 tomcat4.spec
openpkg-web news.txt
Log:
switch to JRE
Summary:
Revision Changes Path
1.11 +3 -3 openpkg-src/tomcat4/tomcat4.spec
1.2606 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tomcat4/tomcat4.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 tomcat4.spec
--- openpkg-src/tomcat4/tomcat4.spec 3 Jan 2003 10:55:22 -0000 1.10
+++ openpkg-src/tomcat4/tomcat4.spec 8 Jan 2003 15:18:06 -0000 1.11
@@ -33,7 +33,7 @@
Group: Web
License: Apache Software License 1.1
Version: 4.1.18
-Release: 20021219
+Release: 20030108
# list of sources
Source0:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021120, j2se
-PreReq: OpenPKG, openpkg >= 20021120, j2se
+BuildPreReq: OpenPKG, openpkg >= 20021120, JRE
+PreReq: OpenPKG, openpkg >= 20021120, JRE
AutoReq: no
AutoReqProv: no
Conflicts: tomcat
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2605 -r1.2606 news.txt
--- openpkg-web/news.txt 8 Jan 2003 15:13:50 -0000 1.2605
+++ openpkg-web/news.txt 8 Jan 2003 15:18:05 -0000 1.2606
@@ -1,3 +1,4 @@
+08-Jan-2003: Upgraded package: P<tomcat4-4.1.18-20030108>
08-Jan-2003: Upgraded package: P<saxon-6.5.2-20030108>
08-Jan-2003: Upgraded package: P<openpkg-tool-20030108-20030108>
08-Jan-2003: Upgraded package: P<ant-1.5.1-20030108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]