OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Nov-2006 19:16:34
Branch: HEAD Handle: 2006111918163400
Modified files:
openpkg-src/apache apache.spec
Log:
modifying package: apache-1.3.37 20061115 -> 20061119
Summary:
Revision Changes Path
1.358 +3 -3 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.357 -r1.358 apache.spec
--- openpkg-src/apache/apache.spec 15 Nov 2006 13:59:29 -0000 1.357
+++ openpkg-src/apache/apache.spec 19 Nov 2006 18:16:34 -0000 1.358
@@ -54,7 +54,7 @@
%define V_mod_relocate 1.0
%define V_mod_security 1.9.4
%define V_mod_evasive 1.10.1
-%define V_suphp 0.6.1
+%define V_suphp 0.6.2
# package information
Name: apache
@@ -67,7 +67,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20061115
+Release: 20061119
# package options (suexec related)
%option with_suexec yes
@@ -393,7 +393,7 @@
PreReq: gdbm, gdbm::with_ndbm = yes
%endif
%if "%{with_suphp}" == "yes"
-BuildPreReq: php, gcc
+BuildPreReq: php, gcc, libtool
PreReq: php
%endif
AutoReq: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]