[packages/php-pecl-imagick] no longer compiles with php 5.2

glen glen at pld-linux.org
Thu May 19 14:47:37 CEST 2016


commit 4c078d1b7cdd80749ac6047c5464719f6aa16fe7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 19 15:47:12 2016 +0300

    no longer compiles with php 5.2
    
    altho their package.xml says php min version is 5.4, it still compiles
    with php 5.3

 php-pecl-imagick.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec
index ecfdadb..4ceb62f 100644
--- a/php-pecl-imagick.spec
+++ b/php-pecl-imagick.spec
@@ -11,7 +11,7 @@ Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5:	3f80e35c2434636cdb5df01b221b3ffa
 URL:		http://pecl.php.net/package/imagick/
-BuildRequires:	%{php_name}-devel >= 3:5.1.3
+BuildRequires:	%{php_name}-devel >= 4:5.3
 BuildRequires:	ImageMagick-devel >= 1:6.2.4.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-imagick.git/commitdiff/4c078d1b7cdd80749ac6047c5464719f6aa16fe7



More information about the pld-cvs-commit mailing list