[packages/php-pecl-igbinary] update module load testing
glen
glen at pld-linux.org
Sun Jun 23 11:59:59 CEST 2013
commit 766117d7d0bed7daf92ade13ecd7b29869af0646
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jun 23 12:58:51 2013 +0300
update module load testing
php-pecl-igbinary.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index c0c4906..cacb34d 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -26,6 +26,7 @@ BuildRequires: %{php_name}-devel >= 4:5.2.0
%{?with_tests:BuildRequires: %{php_name}-session}
%{?with_tests:BuildRequires: %{php_name}-spl}
#BuildRequires: php-pecl-apc-devel >= 3.1.7
+BuildRequires: rpmbuild(macros) >= 1.666
Requires: %{php_name}-session
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,7 +63,7 @@ phpize
# simple module load test
# without APC to ensure than can run without
-%{__php}%{?php_suffix} -n \
+%{__php} -n -q \
-dextension_dir=modules \
-dextension=%{php_extensiondir}/spl.so \
-dextension=%{php_extensiondir}/session.so \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-igbinary.git/commitdiff/766117d7d0bed7daf92ade13ecd7b29869af0646
More information about the pld-cvs-commit
mailing list