rpms/php/devel php.spec,1.68,1.69

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 12 09:14:12 UTC 2005


Update of /cvs/dist/rpms/php/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15042

Modified Files:
	php.spec 
Log Message:
really apply:
- mysqli: add fix for crash on x86_64 (Georg Richter, upstream #32282)



Index: php.spec
===================================================================
RCS file: /cvs/dist/rpms/php/devel/php.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- php.spec	12 Apr 2005 09:03:40 -0000	1.68
+++ php.spec	12 Apr 2005 09:14:09 -0000	1.69
@@ -39,6 +39,7 @@
 # Fixes for extension modules
 Patch21: php-4.3.1-odbc.patch
 Patch22: php-4.3.11-shutdown.patch
+Patch23: php-5.0.4-bug32282.patch
 
 # Functional changes
 Patch30: php-5.0.4-dlopen.patch
@@ -315,6 +316,7 @@
 
 %patch21 -p1 -b .odbc
 %patch22 -p1 -b .shutdown
+%patch23 -p1 -b .bug32282
 
 %patch30 -p1 -b .dlopen
 %patch31 -p1 -b .easter




More information about the fedora-cvs-commits mailing list