From 891ab871d45830ba62f3b0988790f6786a0a1c1f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Mar 2018 06:25:42 +0100 Subject: minor --- php-pecl-handlebars.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-pecl-handlebars.spec') diff --git a/php-pecl-handlebars.spec b/php-pecl-handlebars.spec index 69b43aa..721d84c 100644 --- a/php-pecl-handlebars.spec +++ b/php-pecl-handlebars.spec @@ -42,7 +42,7 @@ Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} %if 0%{?fedora} >= 21 || 0%{?rhel} >= 8 -Recommends: %{?scl_prefix}php-psr +Recommends: %{?scl_prefix}php-psr%{?_isa} %endif Provides: %{?scl_prefix}php-%{pecl_name} = %{version} @@ -272,7 +272,7 @@ REPORT_EXIT_STATUS=1 \ %changelog -* Tue Mar 6 2018 Remi Collet - 0.8.2-1 +* Tue Mar 6 2018 Remi Collet - 0.8.2-1 - update to 0.8.2 (stable) - add optional dependency on psr extension -- cgit