diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-23 16:21:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-23 16:21:38 +0200 |
commit | 7fa809c9fb9843141aa2077faf2511e859e9280a (patch) | |
tree | 03ba78f65722f761f9401fab6b2f81d6e6c141ca | |
parent | 0ad2c58558b9ffdfb361098db57c0f35e384d38b (diff) |
php-pecl-xhprof: allow build against rh-php56 (as more-php56)
-rw-r--r-- | php-pecl-ssdeep.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-ssdeep.spec b/php-pecl-ssdeep.spec index 023388c..c9fd15f 100644 --- a/php-pecl-ssdeep.spec +++ b/php-pecl-ssdeep.spec @@ -34,7 +34,7 @@ Summary: Wrapper for libfuzzy library Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.4 -Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 5%{?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} |