diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:34:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-20 19:34:37 +0200 |
commit | 029005c1ddee7af37dfdca0249b077dd73489790 (patch) | |
tree | 7669af016130c5a72e035cf5953055d4ed91da27 | |
parent | 5082c6b17654baeaa03a31932818bd3ad4b6eaa5 (diff) |
php-pecl-xxtea allow build against "rh-php56" (for 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 d6688f6..9d29224 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -91,7 +91,7 @@ City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. It makes use of Maxminds geoip database -Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection}. +Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}. %prep |