]> git.pld-linux.org Git - packages/php.git/commitdiff
- append /usr/share/php to default include path; rel 3 auto/ac/php-5_2_8-3 auto/th/php-5_2_8-3
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Dec 2008 12:27:30 +0000 (12:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.766

php.spec

index bbeb587bcb273603b7b92383703418c0ee5b570d..9a8ac7c349fa55005dd2b637ea2bce10893b1554 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -82,7 +82,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel 2
+%define                rel 3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -156,6 +156,7 @@ Patch48:    %{name}-fpm-config.patch
 Patch49:       %{name}-fpm-initdir.patch
 # drop when http://bugs.php.net/bug.php?id=45996 solved
 Patch50:       %{name}-xml-force-expat.patch
+Patch51:       %{name}-include_path.patch
 URL:           http://www.php.net/
 # Requires review:
 # http://securitytracker.com/alerts/2008/Oct/1020995.html
@@ -1697,6 +1698,7 @@ done
 %endif
 
 %patch50 -p1
+%patch51 -p1
 
 # conflict seems to be resolved by recode patches
 rm -f ext/recode/config9.m4
This page took 0.041831 seconds and 4 git commands to generate.