From: Arkadiusz Miƛkiewicz Date: Mon, 8 Apr 2002 00:59:27 +0000 (+0000) Subject: - added patch which allows to build with apache 2.0.3 X-Git-Tag: php-4_1_2-5~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=525bf7e87b68695be857ddd66408a8145d1715a1 - added patch which allows to build with apache 2.0.3 Changed files: php.spec -> 1.154 --- diff --git a/php.spec b/php.spec index d131389..e9e7f4a 100644 --- a/php.spec +++ b/php.spec @@ -49,6 +49,7 @@ Patch8: %{name}-mailsecurity2.patch Patch9: %{name}-oracle9.patch Patch10: %{name}-no_%{name}_pcre_in_SAPI_c.patch Patch11: %{name}-libpq_fs_h_path.patch +Patch12: %{name}-apache2.patch Icon: php4.gif URL: http://www.php.net/ BuildRequires: apache(EAPI)-devel @@ -832,6 +833,7 @@ Modu %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 install -d manual bzip2 -dc %{SOURCE4} | tar -xf - -C manual