From 31ef97ef353205db5f9c07304816af413e64c318 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Dec 2014 14:34:40 +0100 Subject: Fedora 21 SCL mass rebuild (WIP) --- php-pecl-zendopcache.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/php-pecl-zendopcache.spec b/php-pecl-zendopcache.spec index 996f9da..c740b94 100644 --- a/php-pecl-zendopcache.spec +++ b/php-pecl-zendopcache.spec @@ -15,7 +15,7 @@ Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 7.0.3 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: The Zend OPcache Group: Development/Libraries @@ -40,6 +40,7 @@ Requires(post): %{__pecl} Requires(postun): %{__pecl} Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} +%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} Provides: %{?scl_prefix}php-pecl(%{plug_name}) = %{version}%{?prever} Provides: %{?scl_prefix}php-pecl(%{plug_name})%{?_isa} = %{version}%{?prever} @@ -191,6 +192,9 @@ fi %changelog +* Wed Dec 24 2014 Remi Collet - 7.0.3-2.1 +- Fedora 21 SCL mass rebuild + * Sun Aug 31 2014 Remi Collet - 7.0.3-2 - allow SCL build - make ZTS build optional -- cgit