[packages/php-pecl-xhprof] Versions 2.x require php 7+ to build
glen
glen at pld-linux.org
Thu Oct 22 00:45:04 CEST 2020
commit 41adffc89620db4411569e780e70ee159f07ea5d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Oct 22 01:11:45 2020 +0300
Versions 2.x require php 7+ to build
php-pecl-xhprof.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec
index 2083e33..0ed52c4 100644
--- a/php-pecl-xhprof.spec
+++ b/php-pecl-xhprof.spec
@@ -20,7 +20,7 @@ Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
Source1: %{modname}.ini
Source2: apache.conf
URL: http://pecl.php.net/package/xhprof
-BuildRequires: %{php_name}-devel >= 4:5.2.0
+BuildRequires: %{php_name}-devel >= 4:7.0
BuildRequires: rpmbuild(macros) >= 1.666
%{?requires_php_extension}
Provides: php(xhprof) = %{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-xhprof.git/commitdiff/41adffc89620db4411569e780e70ee159f07ea5d
More information about the pld-cvs-commit
mailing list