From 6c0b2e10e93e003f82eeb09b17f233b8915f594e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 09:24:49 +0200 Subject: php-pecl-json-post: allow build against rh-php56 (as more-php56) --- php-pecl-json-post.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-json-post.spec b/php-pecl-json-post.spec index a5d7854..88f5a36 100644 --- a/php-pecl-json-post.spec +++ b/php-pecl-json-post.spec @@ -37,7 +37,7 @@ Summary: JSON POST handler Name: %{?sub_prefix}php-pecl-json-post Version: 1.0.0 -Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} -- cgit