[packages/php-pecl-xdebug] Requires PHP 7.1

glen glen at pld-linux.org
Sun Sep 20 09:25:28 CEST 2020


commit 60d94e0aff308a1db3d8d9760ac8f28dbc1f700f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Sep 20 10:24:56 2020 +0300

    Requires PHP 7.1
    
    Check for supported PHP versions... configure: error: not supported.
    Need a PHP version >= 7.1.0 and < 8.0.0 (found 7.0.33)

 php-pecl-xdebug.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index 6219e82..358ba04 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -23,7 +23,7 @@ Source0:	https://xdebug.org/files/xdebug-%{version}.tgz
 Source1:	%{modname}.ini
 Source2:	vim-xt-filetype.vim
 URL:		https://xdebug.org/
-BuildRequires:	%{php_name}-devel >= 4:7.0
+BuildRequires:	%{php_name}-devel >= 4:7.1.0
 BuildRequires:	libedit-devel
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.650
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xdebug.git/commitdiff/60d94e0aff308a1db3d8d9760ac8f28dbc1f700f



More information about the pld-cvs-commit mailing list