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: 24-Jul-2007 13:01:54
Branch: HEAD Handle: 2007072412015400
Modified files:
openpkg-src/php php.spec
Log:
MTA should be required under with_sendmail=yes only
Summary:
Revision Changes Path
1.159 +1 -1 openpkg-src/php/php.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/php/php.spec
============================================================================
$ cvs diff -u -r1.158 -r1.159 php.spec
--- openpkg-src/php/php.spec 24 Jul 2007 10:20:06 -0000 1.158
+++ openpkg-src/php/php.spec 24 Jul 2007 11:01:54 -0000 1.159
@@ -125,7 +125,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20050615, gcc, flex, bison
-PreReq: OpenPKG, openpkg >= 20050615, MTA
+PreReq: OpenPKG, openpkg >= 20050615
%if "%{with_suhosin}" == "yes"
BuildPreReq: autoconf
%endif
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]