diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-24 08:50:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-24 08:50:48 +0200 |
commit | 339d810364b44a607d6c201f07a2da6398248832 (patch) | |
tree | 6164d5bd3cc7bb9383858bb15e55974d9d867b2b | |
parent | 029005c1ddee7af37dfdca0249b077dd73489790 (diff) |
php-pecl-geoip: allow build against rh-php56 (as more-php56)
-rw-r--r-- | php-pecl-geoip.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec index 9d29224..fba788d 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -32,7 +32,7 @@ Name: %{?sub_prefix}php-pecl-geoip Version: 1.1.0 -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;')}} Summary: Extension to map IP addresses to geographic places Group: Development/Languages License: PHP |