]> git.pld-linux.org Git - packages/php.git/commitdiff
- added patch which allows to build with apache 2.0.3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 8 Apr 2002 00:59:27 +0000 (00:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.154

php.spec

index d1313898b7f26fa79fa427176ff431e1e214befd..e9e7f4a1ad00873849edaeb161caa23de53c9047 100644 (file)
--- 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
This page took 0.07823 seconds and 4 git commands to generate.