summaryrefslogtreecommitdiffstats
path: root/php-pecl-apcu.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-21 14:11:23 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-21 14:11:23 +0200
commit8f713505c1c164c96fb019e08c0939b926266794 (patch)
tree722dd503566ce962dd3560fcba289190def67d3b /php-pecl-apcu.spec
parentbd6a2a6447ca3db9d27ffd2a1e79ff837b7be333 (diff)
php-pecl-apcu: 5.0.0-dev for php 7
Diffstat (limited to 'php-pecl-apcu.spec')
-rw-r--r--php-pecl-apcu.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index ba468e5..364782e 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -34,7 +34,7 @@
Name: %{?sub_prefix}php-pecl-apcu
Summary: APC User Cache
Version: 4.0.7
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{?dist}%{!?scl:%{!?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
@@ -118,7 +118,7 @@ upgrade path for the future. When O+ takes over, many will be tempted to use
this would be a grave error. The tried and tested APC codebase provides far
superior support for local storage of PHP variables.
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%package devel