summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-24 09:24:49 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-24 09:24:49 +0200
commit6c0b2e10e93e003f82eeb09b17f233b8915f594e (patch)
tree6204de922a153991f55b7473a7d1125d7203cca6
parenta843d020ff68ddd64a310e575c7b04656b7d14be (diff)
php-pecl-json-post: allow build against rh-php56 (as more-php56)
-rw-r--r--php-pecl-json-post.spec2
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}