OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 05-Oct-2002 12:03:59
Branch: HEAD Handle: 2002100511035801
Modified files:
openpkg-re/vcheck vc.apache
openpkg-src/apache apache.spec
openpkg-web news.txt
Log:
fix tracking, disable PEAR (hint by Thomas Rohde)
Summary:
Revision Changes Path
1.23 +1 -1 openpkg-re/vcheck/vc.apache
1.89 +2 -1 openpkg-src/apache/apache.spec
1.1703 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.apache
============================================================
$ cvs diff -u -r1.22 -r1.23 vc.apache
--- openpkg-re/vcheck/vc.apache 4 Oct 2002 18:47:02 -0000 1.22
+++ openpkg-re/vcheck/vc.apache 5 Oct 2002 10:03:58 -0000 1.23
@@ -59,7 +59,7 @@
regex = mod_roaming-(1\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_ssl = {
- version = 2.8.10-1.3.26
+ version = 2.8.11-1.3.27
url = http://www.modssl.org/source/
regex = mod_ssl-(__VER__)\.tar\.gz
}
Index: openpkg-src/apache/apache.spec
============================================================
$ cvs diff -u -r1.88 -r1.89 apache.spec
--- openpkg-src/apache/apache.spec 4 Oct 2002 14:06:23 -0000 1.88
+++ openpkg-src/apache/apache.spec 5 Oct 2002 10:03:59 -0000 1.89
@@ -143,7 +143,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20021004
+Release: 20021005
# list of sources
Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz
@@ -527,6 +527,7 @@
%if "%{with_mod_php_transsid}" == "yes"
--enable-trans-sid \
%endif
+ --without-pear \
--disable-shared \
--enable-inline-optimization \
--enable-track-vars
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1702 -r1.1703 news.txt
--- openpkg-web/news.txt 5 Oct 2002 10:01:00 -0000 1.1702
+++ openpkg-web/news.txt 5 Oct 2002 10:03:58 -0000 1.1703
@@ -1,3 +1,4 @@
+05-Oct-2002: Upgraded package: P<apache-1.3.27-20021005>
05-Oct-2002: Upgraded package: P<openpkg-20021005-20021005>
04-Oct-2002: Upgraded package: N<apache> 1.3.26-1.0.5 (OpenPKG-1.1-SOLID)
04-Oct-2002: Upgraded package: N<apache> 1.3.22-1.0.5 (OpenPKG-1.0-SOLID)
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]