]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
fix crash in zif_exif_read_data on ac-amd64
[packages/php.git] / php.spec
index 58fbf94ee82fb9c2adcc11391d0215881227762a..bcefee2dac370318b3e00fee0f9918a1cd53788b 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -111,7 +111,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define                magic_mime      /usr/share/misc/magic.mime
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                orgname php
 %define                ver_suffix 52
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -214,6 +214,7 @@ Patch67:    php-db.patch
 Patch69:       bug-50563.patch
 Patch70:       php-crypt-null.patch
 Patch71:       php-apache24.patch
+Patch72:       exif-crash-bug-36.patch
 # CENTALT patches
 # Backport from 5.3.6
 Patch311:      php-5.3.6-bug-47435.patch
@@ -1927,6 +1928,7 @@ done
 %patch69 -p4
 %patch70 -p1
 %patch71 -p1
+%patch72 -p1
 
 # Bugfix backport from 5.3.6
 %patch311 -p1 -b .bug-47435
This page took 0.032347 seconds and 4 git commands to generate.