From: Elan Ruusamäe Date: Sun, 20 Sep 2015 18:27:24 +0000 (+0300) Subject: up to 7.0.0RC3 X-Git-Tag: auto/th/php70-7.0.0-1.RC3~3^2~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=ea97d53 up to 7.0.0RC3 --- diff --git a/php-ini.patch b/php-ini.patch index b7eb813..51709d2 100644 --- a/php-ini.patch +++ b/php-ini.patch @@ -1,5 +1,5 @@ ---- php-7.0.0beta2/php.ini~ 2015-07-29 21:59:24.000000000 +0300 -+++ php-7.0.0beta2/php.ini 2015-07-29 22:45:17.116355242 +0300 +--- php-7.0.0RC3/php.ini~ 2015-09-20 21:20:29.000000000 +0300 ++++ php-7.0.0RC3/php.ini 2015-09-20 21:25:50.349958427 +0300 @@ -82,6 +82,20 @@ ; much more verbose when it comes to errors. We recommending using the ; development version only in development environments as errors shown to @@ -145,8 +145,8 @@ -;extension=php_pgsql.dll -;extension=php_shmop.dll - --; The MIBS data available in the PHP distribution must be installed. --; See http://www.php.net/manual/en/snmp.installation.php +-; The MIBS data available in the PHP distribution must be installed. +-; See http://www.php.net/manual/en/snmp.installation.php -;extension=php_snmp.dll - -;extension=php_soap.dll @@ -155,8 +155,8 @@ -;extension=php_tidy.dll -;extension=php_xmlrpc.dll -;extension=php_xsl.dll -+; Ideally in PLD Linux you should install appropriate php7.0- or -+; php7.0-pecl- package. ++; Ideally in PLD Linux you should install appropriate php70- or ++; php70-pecl- package. ;;;;;;;;;;;;;;;;;;; ; Module Settings ; diff --git a/php.spec b/php.spec index 6d4d71c..3672ac1 100644 --- a/php.spec +++ b/php.spec @@ -130,7 +130,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %endif %define rel 0.3 -%define subver RC1 +%define subver RC3 %define orgname php %define ver_suffix 70 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -151,7 +151,7 @@ License: PHP 3.01 and Zend and BSD Group: Libraries #Source0: http://www.php.net/distributions/%{orgname}-%{version}.tar.xz Source0: https://downloads.php.net/~ab/php-%{version}%{subver}.tar.xz -# Source0-md5: 4ee82dbebd3771d8451bbfb540df1523 +# Source0-md5: 8ee634c37dabd88562e2d3ff978cfbe1 Source2: %{orgname}-mod_%{orgname}.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini