diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-11 09:13:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-11 09:13:34 +0200 |
commit | 4cc8ff1915bb8de8361f54da264a9ef882a81d74 (patch) | |
tree | c37cd0f6c69eb53bd1359a5c49cdb9c45fd2f84d | |
parent | de3dd09bbb717d65d1b9afb60eb51b0fadc46c10 (diff) |
php-pecl-apcu: fix release
-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 898c9b8..93faaf0 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -23,7 +23,7 @@ Name: %{?scl_prefix}php-pecl-apcu Summary: APC User Cache Version: 4.0.5 -Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz Source1: %{pecl_name}.ini Source2: %{pecl_name}-panel.conf |