[packages/php/dev-7.0] up to 7.0.0beta2, builds without opcache

glen glen at pld-linux.org
Wed Jul 29 23:13:19 CEST 2015


commit e7f4e76b67a6a87e2acba7b1d24e5e54cef6be43
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 30 00:12:52 2015 +0300

    up to 7.0.0beta2, builds without opcache

 php-ini.patch | 7 +++----
 php.spec      | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/php.spec b/php.spec
index 920e264..2dd0ec4 100644
--- a/php.spec
+++ b/php.spec
@@ -131,7 +131,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %endif
 
 %define		rel	0.2
-%define		subver	beta1
+%define		subver	beta2
 %define		orgname	php
 %define		ver_suffix 70
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -152,7 +152,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:	e18aaad357f7bb8e416c300d64625fb8
+# Source0-md5:	e1f311a953413508fd16651e32236fce
 Source2:	%{orgname}-mod_%{orgname}.conf
 Source3:	%{orgname}-cgi-fcgi.ini
 Source4:	%{orgname}-apache.ini
@@ -313,7 +313,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		pharver		2.0.2
 %define		sqlite3ver	0.7-dev
 %define		zipver		1.13.0dev
-%define		phpdbgver	0.4.0
+%define		phpdbgver	0.5.0
 
 %define		_zend_zts		%{!?with_zts:0}%{?with_zts:1}
 %define		php_debug		%{!?debug:0}%{?debug:1}
diff --git a/php-ini.patch b/php-ini.patch
index 8931ab4..b7eb813 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -1,5 +1,5 @@
---- php-7.0.0beta1/php.ini~	2015-07-13 16:12:28.000000000 +0300
-+++ php-7.0.0beta1/php.ini	2015-07-13 16:13:25.566494326 +0300
+--- 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
 @@ -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
@@ -111,7 +111,7 @@
  ;;;;;;;;;;;;;;;;
  ; File Uploads ;
  ;;;;;;;;;;;;;;;;
-@@ -825,47 +825,8 @@
+@@ -825,46 +825,8 @@
  ; If you only provide the name of the extension, PHP will look for it in its
  ; default extension directory.
  ;
@@ -143,7 +143,6 @@
 -;extension=php_pdo_pgsql.dll
 -;extension=php_pdo_sqlite.dll
 -;extension=php_pgsql.dll
--;extension=php_pspell.dll
 -;extension=php_shmop.dll
 -
 -; The MIBS data available in the PHP distribution must be installed. 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list