]> git.pld-linux.org Git - packages/php.git/commitdiff
- added install_gd_headers.patch (fixes build of php-pecl-pdflib)
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 10 Feb 2005 22:10:21 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.413

php.spec

index e6d7a2f6ca675b4cb95f3a8efed599abb93e2471..35b87fd786e5bc178e71e3cd479af4f8e750395c 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -119,6 +119,7 @@ Patch25:    %{name}-gd_imagerotate_enable.patch
 Patch26:       %{name}-uint32_t.patch
 Patch27:       %{name}-hwapi-link.patch
 Patch28:       %{name}-dba-link.patch
+Patch29:       %{name}-install_gd_headers.patch
 Icon:          php.gif
 URL:           http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:       Firebird-devel >= 1.0.2.908-2}}
@@ -1398,6 +1399,7 @@ cp php.ini-dist php.ini
 %patch26 -p1
 %patch27 -p1
 %patch28 -p1
+%patch29 -p1
 
 %{?with_hardened:zcat %{SOURCE9} | patch -p1}
 
This page took 0.19386 seconds and 4 git commands to generate.