commit d0891a890ef289a40626193fee1fb0638d214bcf
Author: Elan Ruusamäe <[email protected]>
Date:   Sun May 24 15:45:50 2015 +0300

    drop unsupported type_hints patch, php7 has it implemented

 php.spec | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)
---
diff --git a/php.spec b/php.spec
index c12b4ec..64213d0 100644
--- a/php.spec
+++ b/php.spec
@@ -90,7 +90,6 @@
 %bcond_with    suhosin         # with suhosin patch, has little point in 
PHP>=5.3, see 
https://github.com/stefanesser/suhosin/issues/42#issuecomment-41728178
 %bcond_with    tests           # default off; test process very often hangs on 
builders, approx run time 45m; perform "make test"
 %bcond_with    gcov            # Enable Code coverage reporting
-%bcond_with    type_hints      # experimental support for strict typing/casting
 
 %define apxs1          /usr/sbin/apxs1
 %define        apxs2           /usr/sbin/apxs
@@ -146,7 +145,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, 
виконувана на сервері
 Name:          %{orgname}%{php_suffix}
 Version:       5.6.9
-Release:       %{rel}%{?with_type_hints:.th}
+Release:       %{rel}
 Epoch:         4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -175,9 +174,6 @@ Patch8:             milter.patch
 Patch9:                libtool-tag.patch
 Patch10:       %{orgname}-ini.patch
 Patch11:       embed.patch
-%if %{with type_hints}
-Patch12:       http://ilia.ws/patch/type_hint_53_v2.txt
-%endif
 Patch14:       %{orgname}-no_pear_install.patch
 Patch17:       %{orgname}-readline.patch
 Patch18:       %{orgname}-nohttpd.patch
@@ -2009,9 +2005,6 @@ cp -p php.ini-production php.ini
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%if %{with type_hints}
-%patch12 -p0
-%endif
 %patch14 -p1
 %patch17 -p1
 %patch18 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/d0891a890ef289a40626193fee1fb0638d214bcf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to