[packages/php/dev-7.0] opcache requires pcre (pcre_globals symbol)
glen
glen at pld-linux.org
Thu Aug 13 13:29:37 CEST 2015
commit 62202a064e8e42b282d5304da92060a7c68ee254
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Aug 9 16:14:43 2015 +0300
opcache requires pcre (pcre_globals symbol)
php.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index 099c704..8f9b282 100644
--- a/php.spec
+++ b/php.spec
@@ -1247,6 +1247,7 @@ Summary(pl.UTF-8): Zend Optimizer+ - optymalizator kodu PHP
Group: Libraries
URL: https://wiki.php.net/rfc/optimizerplus
Requires: %{name}-common = %{epoch}:%{version}-%{release}
+Requires: %{name}-pcre = %{epoch}:%{version}-%{release}
Provides: php(opcache) = %{opcachever}
%description opcache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/62202a064e8e42b282d5304da92060a7c68ee254
More information about the pld-cvs-commit
mailing list