]> git.pld-linux.org Git - packages/php.git/commitdiff
- hopefully fix build on sparc (include missing header)
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 21 Dec 2004 07:47:18 +0000 (07:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.387

php.spec

index 1b18c52df10e3e6796814fafd8542731b1c00cef..273b0f6c25085b9fd54887de9a8bff028f5ab194 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -116,6 +116,7 @@ Patch23:    %{name}-nohttpd.patch
 Patch24:       %{name}-lib64.patch
 Patch25:       %{name}-phpize.patch
 Patch26:       %{name}-gd_imagerotate_enable.patch
+Patch27:       %{name}-uint32_t.patch
 Icon:          php.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
@@ -1457,6 +1458,7 @@ cp php.ini-dist php.ini
 %endif
 %patch25 -p1
 %patch26 -p1
+%patch27 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
This page took 0.082774 seconds and 4 git commands to generate.