OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 09-Oct-2002 11:22:50
Branch: HEAD Handle: 2002100910224901
Modified files:
openpkg-src/apache apache.spec
openpkg-web news.txt
Log:
upgrade to j2se
Summary:
Revision Changes Path
1.90 +3 -3 openpkg-src/apache/apache.spec
1.1731 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/apache/apache.spec
============================================================
$ cvs diff -u -r1.89 -r1.90 apache.spec
--- openpkg-src/apache/apache.spec 5 Oct 2002 10:03:59 -0000 1.89
+++ openpkg-src/apache/apache.spec 9 Oct 2002 09:22:50 -0000 1.90
@@ -143,7 +143,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20021005
+Release: 20021009
# list of sources
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
@@ -212,7 +212,7 @@
BuildPreReq: pcre
%endif
%if "%{with_mod_php_java}" == "yes"
-BuildPreReq: jdk-sun
+BuildPreReq: j2se
%endif
%if "%{with_mod_php_freetype}" == "yes"
BuildPreReq: freetype
@@ -507,7 +507,7 @@
--enable-ftp \
%endif
%if "%{with_mod_php_java}" == "yes"
- --with-java=%{l_prefix}/libexec/jdk-sun \
+ --with-java=%{l_prefix}/libexec/j2se \
%endif
%if "%{with_mod_php_oci8}" == "yes"
--with-oci8 \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1730 -r1.1731 news.txt
--- openpkg-web/news.txt 9 Oct 2002 09:18:46 -0000 1.1730
+++ openpkg-web/news.txt 9 Oct 2002 09:22:49 -0000 1.1731
@@ -1,3 +1,4 @@
+09-Oct-2002: Upgraded package: P<apache-1.3.27-20021009>
09-Oct-2002: Upgraded package: P<gd-2.0.1-20021009>
09-Oct-2002: Upgraded package: P<vim-6.1.213-20021009>
09-Oct-2002: Upgraded package: P<neon-0.23.5-20021009>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]