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: 27-Dec-2006 15:35:28 Branch: HEAD Handle: 2006122714352700 Modified files: openpkg-src/apache apache.spec Log: suPHP 0.6.x is a complete rewrite using C++ instead of C Summary: Revision Changes Path 1.366 +2 -2 openpkg-src/apache/apache.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.365 -r1.366 apache.spec --- openpkg-src/apache/apache.spec 25 Dec 2006 09:16:13 -0000 1.365 +++ openpkg-src/apache/apache.spec 27 Dec 2006 14:35:27 -0000 1.366 @@ -67,7 +67,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20061225 +Release: 20061227 # 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, gcc::with_cxx = yes PreReq: php %endif AutoReq: no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org