SPECS (DEVEL): php.spec - drop seding phpize and instead fix that ...

arekm arekm at pld-linux.org
Sat Sep 10 22:23:21 CEST 2005


Author: arekm                        Date: Sat Sep 10 20:23:21 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- drop seding phpize and instead fix that in builddir.patch

---- Files affected:
SPECS:
   php.spec (1.467.2.8 -> 1.467.2.9) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.467.2.8 SPECS/php.spec:1.467.2.9
--- SPECS/php.spec:1.467.2.8	Sat Sep  3 16:02:13 2005
+++ SPECS/php.spec	Sat Sep 10 22:23:16 2005
@@ -123,6 +123,7 @@
 Patch29:	%{name}-gcc4.patch
 Patch30:	%{name}-hardening-fix.patch
 Patch31:	%{name}-both-apxs.patch
+Patch32:	%{name}-builddir.patch
 Icon:		php.gif
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
@@ -1475,15 +1476,11 @@
 patch -p1 < %{PATCH30}
 %endif
 %patch31 -p1
+%patch32 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
 
-# fix lib path in phpize
-cd scripts/
-sed -i -e 's,lib/php,%{_lib}/php,' phpize.in
-cd ..
-
 # new apr
 sed -i -e 's#apr-config#apr-1-config#g' sapi/apache*/*.m4
 
@@ -2912,6 +2909,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.467.2.9  2005/09/10 20:23:16  arekm
+- drop seding phpize and instead fix that in builddir.patch
+
 Revision 1.467.2.8  2005/09/03 14:02:13  arekm
 BR pcre-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467.2.8&r2=1.467.2.9&f=u




More information about the pld-cvs-commit mailing list