diff options
| -rw-r--r-- | php-pecl-zendopcache.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-zendopcache.spec b/php-pecl-zendopcache.spec index de9b15c..c0dd8cc 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.5 -Release:       3%{?dist} +Release:       3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  Summary:       The Zend OPcache  Group:         Development/Libraries  | 
