[packages/php/dev-7.1] up to 7.1.0beta3
glen
glen at pld-linux.org
Wed Aug 31 13:41:40 CEST 2016
commit 2955e38dcb0597f5dd97def9bb7ba4f841f06d98
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Aug 31 13:42:20 2016 +0300
up to 7.1.0beta3
php-fpm-config.patch | 6 +++---
php.spec | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/php.spec b/php.spec
index 8930781..a60ed26 100644
--- a/php.spec
+++ b/php.spec
@@ -134,7 +134,7 @@
%endif
%define rel 0.5
-%define subver beta2
+%define subver beta3
%define orgname php
%define ver_suffix 71
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -155,7 +155,7 @@ License: PHP 3.01 and Zend and BSD
Group: Libraries
#Source0: http://php.net/distributions/%{orgname}-%{version}.tar.xz
Source0: https://downloads.php.net/~davey/php-%{version}%{subver}.tar.xz
-# Source0-md5: f0761186d551658bb9dc07af827ef1c0
+# Source0-md5: a8dac6900b017f2036c8b5a2770c3091
Source2: %{orgname}-mod_php.conf
Source3: %{orgname}-cgi-fcgi.ini
Source4: %{orgname}-apache.ini
diff --git a/php-fpm-config.patch b/php-fpm-config.patch
index dbd931a..c392321 100644
--- a/php-fpm-config.patch
+++ b/php-fpm-config.patch
@@ -1,5 +1,5 @@
---- php-5.6.2/sapi/fpm/php-fpm.conf.in 2014-10-27 08:20:34.963718145 +0200
-+++ php-5.6.2.old/sapi/fpm/php-fpm.conf.in 2014-10-27 08:07:47.762117299 +0200
+--- php-7.1.0beta3/sapi/fpm/php-fpm.conf.in~ 2016-08-19 09:48:00.000000000 +0300
++++ php-7.1.0beta3/sapi/fpm/php-fpm.conf.in 2016-08-31 13:59:19.139523160 +0300
@@ -14,14 +14,14 @@
; Pid file
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
@@ -9,7 +9,7 @@
; Error log file
; If it's set to "syslog", log is sent to syslogd instead of being written
- ; in a local file.
+ ; into a local file.
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
; Default Value: log/php-fpm.log
-;error_log = log/php-fpm.log
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/2955e38dcb0597f5dd97def9bb7ba4f841f06d98
More information about the pld-cvs-commit
mailing list