packages: php-pecl-igbinary/php-pecl-igbinary.spec - tests need pcre and se...

glen glen at pld-linux.org
Fri Oct 14 08:28:30 CEST 2011


Author: glen                         Date: Fri Oct 14 06:28:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- tests need pcre and session exts

---- Files affected:
packages/php-pecl-igbinary:
   php-pecl-igbinary.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/php-pecl-igbinary/php-pecl-igbinary.spec
diff -u packages/php-pecl-igbinary/php-pecl-igbinary.spec:1.1 packages/php-pecl-igbinary/php-pecl-igbinary.spec:1.2
--- packages/php-pecl-igbinary/php-pecl-igbinary.spec:1.1	Fri Oct 14 08:24:12 2011
+++ packages/php-pecl-igbinary/php-pecl-igbinary.spec	Fri Oct 14 08:28:25 2011
@@ -7,7 +7,7 @@
 Summary:	Replacement for the standard PHP serializer
 Name:		php-pecl-%{modname}
 Version:	1.1.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 URL:		http://pecl.php.net/package/igbinary
@@ -21,8 +21,10 @@
 Patch0:		apc-modname.patch
 %{?with_tests:BuildRequires:	/usr/bin/php}
 BuildRequires:	php-devel >= 4:5.2.0
+%{?with_tests:BuildRequires:	php-pcre}
 %{?with_tests:BuildRequires:	php-pecl-APC}
 #BuildRequires:	php-pecl-apc-devel >= 3.1.7
+%{?with_tests:BuildRequires:	php-session}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/10/14 06:28:25  glen
+- tests need pcre and session exts
+
 Revision 1.1  2011/10/14 06:24:12  glen
 - new, based on fedora .spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-igbinary/php-pecl-igbinary.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list