]> git.pld-linux.org Git - packages/php-pecl-mongodb.git/blobdiff - php-pecl-mongodb.spec
disable failed test data
[packages/php-pecl-mongodb.git] / php-pecl-mongodb.spec
index 5a9966f746c21148590476e8ca7a46112c82e85e..f56150553dd45cdc6b0084396c7ad173c010e6db 100644 (file)
@@ -13,6 +13,7 @@ Group:                Development/Languages/PHP
 Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5: c3b36a24b7e47e3b4148cd9bc4d163b2
 Source1:       mongodb.ini
+Patch0:                tests.patch
 URL:           https://pecl.php.net/package/mongodb
 BuildRequires: %{php_name}-devel >= 4:5.4.0
 BuildRequires: rpmbuild(macros) >= 1.666
@@ -38,6 +39,7 @@ MongoDB driver.
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
+%patch0 -p1
 
 %build
 # Sanity check, really often broken
This page took 0.11637 seconds and 4 git commands to generate.