diff options
-rw-r--r-- | php-pecl-json-post.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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} |