SPECS: php4-pecl-APC.spec - CPPFLAGS=-DAPC_PHP4_STAT as suggested ...

glen glen at pld-linux.org
Mon Sep 4 23:41:40 CEST 2006


Author: glen                         Date: Mon Sep  4 21:41:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- CPPFLAGS=-DAPC_PHP4_STAT as suggested by INSTALL
- PHP4-cli didn't segfault

---- Files affected:
SPECS:
   php4-pecl-APC.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/php4-pecl-APC.spec
diff -u SPECS/php4-pecl-APC.spec:1.15 SPECS/php4-pecl-APC.spec:1.16
--- SPECS/php4-pecl-APC.spec:1.15	Mon Sep  4 23:30:14 2006
+++ SPECS/php4-pecl-APC.spec	Mon Sep  4 23:41:34 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - segfaults CLI
 %define		_modname	APC
 %define		_status		stable
 %define		_sysconfdir	/etc/php4
@@ -41,6 +39,7 @@
 
 %build
 cd %{_modname}-%{version}
+export CPPFLAGS="-DAPC_PHP4_STAT"
 phpize
 %configure
 %{__make}
@@ -93,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/09/04 21:41:34  glen
+- CPPFLAGS=-DAPC_PHP4_STAT as suggested by INSTALL
+- PHP4-cli didn't segfault
+
 Revision 1.15  2006/09/04 21:30:14  glen
 - 3.0.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-pecl-APC.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list