From 339d810364b44a607d6c201f07a2da6398248832 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 08:50:48 +0200 Subject: php-pecl-geoip: allow build against rh-php56 (as more-php56) --- php-pecl-geoip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit