commit 062800373663a73987e70a5d1086056af4cecb71
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Oct 8 18:25:21 2017 +0300

    requires pcre for i686

 php-pecl-uopz.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec
index d13cef9..48d1b5b 100644
--- a/php-pecl-uopz.spec
+++ b/php-pecl-uopz.spec
@@ -7,7 +7,7 @@
 Summary:       User Operations for Zend
 Name:          %{php_name}-pecl-%{modname}
 Version:       5.0.2
-Release:       2
+Release:       3
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -58,6 +58,7 @@ phpize
 # simple module load test
 %{__php} -n -q \
        -d extension_dir=modules \
+       -d extension=%{php_extensiondir}/pcre.so \
        -d extension=%{php_extensiondir}/spl.so \
        -d extension=%{modname}.so \
        -m > modules.log
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-uopz.git/commitdiff/062800373663a73987e70a5d1086056af4cecb71

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to