commit 60d94e0aff308a1db3d8d9760ac8f28dbc1f700f
Author: Elan Ruusamäe <g...@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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to