packages: php/php.spec - buildfix for ac

glen glen at pld-linux.org
Sat Feb 20 02:16:40 CET 2010


Author: glen                         Date: Sat Feb 20 01:16:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- buildfix for ac

---- Files affected:
packages/php:
   php.spec (1.842 -> 1.843) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.842 packages/php/php.spec:1.843
--- packages/php/php.spec:1.842	Sat Feb 20 02:09:37 2010
+++ packages/php/php.spec	Sat Feb 20 02:16:35 2010
@@ -1760,7 +1760,9 @@
 
 %patch111 -p4
 
+%if "%{pld_release}" != "ac"
 sed -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4
+%endif
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -2977,6 +2979,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.843  2010/02/20 01:16:35  glen
+- buildfix for ac
+
 Revision 1.842  2010/02/20 01:09:37  glen
 - cleanup litespeed makefile too
 
@@ -2988,16 +2993,16 @@
 
 Revision 1.839  2010/02/19 23:54:14  glen
 - revised some patches:
- - drop acam.patch - ac2.53b/am1.6b patch no longer needed
- - drop tsrmlsfetchgcc2.patch - we no longer support gcc 2
- - drop sybase-fix.patch - sybase ext is dropped
- - drop bug-42952.patch -- solved upstream
- - drop apr-apu.patch - outdated, apxs -q APR_CONFIG/-q APU_CONFIG work ok
- - drop mime_magic.patch - mime_magic ext is dropped
- - restored pear.patch
- - restored fcgi-error_log-no-newlines.patch
- - restored curl-limit-speed.patch
- - restored libtool.patch
+  - drop acam.patch - ac2.53b/am1.6b patch no longer needed
+  - drop tsrmlsfetchgcc2.patch - we no longer support gcc 2
+  - drop sybase-fix.patch - sybase ext is dropped
+  - drop bug-42952.patch -- solved upstream
+  - drop apr-apu.patch - outdated, apxs -q APR_CONFIG/-q APU_CONFIG work ok
+  - drop mime_magic.patch - mime_magic ext is dropped
+  - restored pear.patch
+  - restored fcgi-error_log-no-newlines.patch
+  - restored curl-limit-speed.patch
+  - restored libtool.patch
 
 Revision 1.838  2010/02/07 14:30:26  pawelz
 - dropped php-litespeed R: litespeed. php-litespeed may comunicate with litespeed via network
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.842&r2=1.843&f=u



More information about the pld-cvs-commit mailing list