diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-24 08:46:05 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-24 08:46:05 +0200 |
commit | 4694de0e7e8f4a4582b9e0b52ece3213f4376204 (patch) | |
tree | 8c1f4c1db53ab690c6877c6c8ffbfb566025d367 | |
parent | a327662116b7ff77918368f96b8565490d83bbb3 (diff) |
php-pecl-gender: allow build against rh-php56 (as more-php56)
-rw-r--r-- | php-pecl-apfd.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-apfd.spec b/php-pecl-apfd.spec index 0778993..325b7c1 100644 --- a/php-pecl-apfd.spec +++ b/php-pecl-apfd.spec @@ -35,7 +35,7 @@ Summary: Always Populate Form Data Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.1 -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} |