diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-10 09:49:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-10 09:49:42 +0100 |
commit | 0d25763f8778109495437d26e86f61401997e376 (patch) | |
tree | 6ac36c43c740a6fd31867c152b6e0d7a4f218b97 | |
parent | e5f91e2788d5ec959f346468429365b32a979f4e (diff) |
php-pecl-apcu: f15 and f16 rebuild
-rw-r--r-- | php-pecl-apcu.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec index 5813dcf..b97d01c 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -18,7 +18,7 @@ Name: %{?scl_prefix}php-pecl-apcu Summary: APC User Cache Version: 4.0.4 -Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1 Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz Source1: %{pecl_name}.ini Source2: %{pecl_name}-panel.conf |