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:13:51
Branch: HEAD Handle: 2003010815135001
Modified files:
openpkg-src/saxon saxon.spec
openpkg-web news.txt
Log:
requires just JRE
Summary:
Revision Changes Path
1.13 +2 -2 openpkg-src/saxon/saxon.spec
1.2605 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/saxon/saxon.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 saxon.spec
--- openpkg-src/saxon/saxon.spec 3 Jan 2003 10:54:44 -0000 1.12
+++ openpkg-src/saxon/saxon.spec 8 Jan 2003 15:13:51 -0000 1.13
@@ -36,7 +36,7 @@
Group: Text
License: MPL
Version: %{V_here}
-Release: 20020822
+Release: 20030108
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/saxon/saxon%{V_real}.zip
@@ -46,7 +46,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, infozip
-PreReq: OpenPKG, openpkg >= 20020206, JDK
+PreReq: OpenPKG, openpkg >= 20020206, JRE
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2604 -r1.2605 news.txt
--- openpkg-web/news.txt 8 Jan 2003 15:12:37 -0000 1.2604
+++ openpkg-web/news.txt 8 Jan 2003 15:13:50 -0000 1.2605
@@ -1,3 +1,4 @@
+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>
08-Jan-2003: Upgraded package: P<j2se14-1.4.1.01-20030108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]