]> git.pld-linux.org Git - packages/php-pecl-igbinary.git/commitdiff
- tests need pcre and session exts auto/th/php-pecl-igbinary-1_1_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 14 Oct 2011 06:28:25 +0000 (06:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-igbinary.spec -> 1.2

php-pecl-igbinary.spec

index fc5c4114fc30d604aa88446a2c017a23c8fa354a..949fc272ac4b44f8a3af162a56da4486fc37a68e 100644 (file)
@@ -6,7 +6,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
@@ -20,8 +20,10 @@ Source2:     %{modname}.ini
 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
This page took 0.073536 seconds and 4 git commands to generate.