[packages/php-pecl-memcache] [PATCH] fix for PHP 7.3 + fix build warnings

glen glen at pld-linux.org
Tue Nov 13 20:09:19 CET 2018


commit 7b17d0067615e292c02a410aeb5bc94eaa80139c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Nov 13 21:07:55 2018 +0200

    [PATCH] fix for PHP 7.3 + fix build warnings
    
    - https://github.com/websupport-sk/pecl-memcache/pull/30

 php-pecl-memcache.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index ea89a35..b57e6c0 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -25,6 +25,8 @@ Source4:	config.php
 Patch0:		%{modname}-webapp.patch
 Patch1:		https://github.com/websupport-sk/pecl-memcache/pull/26.patch
 # Patch1-md5:	7d963433154cd82caea94a7476e73697
+Patch2:		https://github.com/websupport-sk/pecl-memcache/pull/30.patch
+# Patch2-md5:	770b57a139428cc601f19e13dbdb2247
 URL:		http://pecl.php.net/package/memcache/
 BuildRequires:	%{php_name}-devel >= 3:5.0.0
 BuildRequires:	%{php_name}-xml
@@ -95,6 +97,7 @@ memcache.
 mv pecl-%{modname}-*/{.??*,*} .
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # locks up on carme, likely due udp very long timeout
 rm tests/039.phpt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-memcache.git/commitdiff/2b5f7730af1929c625440095c72efb0d971c30c3



More information about the pld-cvs-commit mailing list