From 23274b146b49a5ec0f6dd0b13cd602f4186947af Mon Sep 17 00:00:00 2001 From: jorton Date: Apr 12 2005 09:14:09 +0000 Subject: really apply: - mysqli: add fix for crash on x86_64 (Georg Richter, upstream #32282) --- diff --git a/php.spec b/php.spec index 22f7a3d..9f22208 100644 --- a/php.spec +++ b/php.spec @@ -39,6 +39,7 @@ Patch17: php-5.0.3-gcc4.patch # 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 @@ support for using the gd graphics library to PHP. %patch21 -p1 -b .odbc %patch22 -p1 -b .shutdown +%patch23 -p1 -b .bug32282 %patch30 -p1 -b .dlopen %patch31 -p1 -b .easter