From affc7bcfde8d4a22d35ce0f81437c8e7e4e02a9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 23 Mar 2015 23:31:43 +0100 Subject: [PATCH] - supports php 5.4(+) only --- ZendGuardLoader.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ZendGuardLoader.spec b/ZendGuardLoader.spec index 2306170..230cd48 100644 --- a/ZendGuardLoader.spec +++ b/ZendGuardLoader.spec @@ -19,6 +19,7 @@ Source1: http://downloads.zend.com/guard/6.0.0/%{name}-70429-PHP-5.4-linux-glibc URL: http://www.zend.com/products/zend_guard BuildRequires: rpmbuild(macros) >= 1.344 BuildRequires: tar >= 1:1.15.1 +BuildRequires: php%{?php_suffix}-devel >= 4:5.4 Requires(triggerpostun): sed >= 4.0 ExclusiveArch: %{ix86} %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0