[packages/php-pecl-igbinary] spl requires pcre, at least in php 5.4

glen glen at pld-linux.org
Sun Jun 23 12:05:28 CEST 2013


commit 6319b74cdce514d5cbb76d8c0b110c24b8389147
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jun 23 13:05:14 2013 +0300

    spl requires pcre, at least in php 5.4

 php-pecl-igbinary.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index 97e2b66..e65dfee 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -65,6 +65,7 @@ phpize
 # without APC to ensure than can run without
 %{__php} -n -q \
 	-dextension_dir=modules \
+	-dextension=%{php_extensiondir}/pcre.so \
 	-dextension=%{php_extensiondir}/spl.so \
 	-dextension=%{php_extensiondir}/session.so \
 	-dextension=%{modname}.so \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-igbinary.git/commitdiff/6319b74cdce514d5cbb76d8c0b110c24b8389147



More information about the pld-cvs-commit mailing list