]> git.pld-linux.org Git - packages/php.git/commitdiff
- add tsrmlsfetchgcc2.patch - allow build with gcc 2.x
authorareq <areq@pld-linux.org>
Mon, 24 Feb 2003 11:15:40 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.249

php.spec

index 77123984a71f1944b3c1211bb2a196144867ba9f..af1d98534db4bcd4c1a7c2b0dffee4f5f4aaf6e7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -97,6 +97,7 @@ Patch20:      %{name}-xmlrpc-fix.patch
 Patch21:       %{name}-libtool.patch
 Patch22:       %{name}-db4.patch
 Patch23:       %{name}-threads-acfix.patch
+Patch24:       %{name}-tsrmlsfetchgcc2.patch
 Icon:          php4.gif
 URL:           http://www.php.net/
 %{!?_without_interbase:%{!?_with_interbase_inst:BuildRequires: Firebird-devel}}
@@ -1340,6 +1341,7 @@ cp php.ini-dist php.ini
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 install -d manual
 bzip2 -dc %{SOURCE3} | tar -xf - -C manual
This page took 0.239296 seconds and 4 git commands to generate.