Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-mongodb > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php-pecl-mongodb-dev.spec
x
 
1
@@ -52,7 +52,7 @@
2
 Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
3
 
4
 # Fix tests when using system libraries
5
-Patch0:         %{pecl_name}-tests.patch
6
+#Patch0:         %{pecl_name}-tests.patch
7
 
8
 BuildRequires:  %{?scl_prefix}php-devel > 5.4
9
 BuildRequires:  %{?scl_prefix}php-pear
10
@@ -127,7 +127,7 @@
11
     -i package.xml
12
 
13
 cd NTS
14
-%patch0 -p0 -b .rpm
15
+##patch0 -p0 -b .rpm
16
 
17
 # Sanity check, really often broken
18
 extver=$(sed -n '/#define MONGODB_VERSION_S/{s/.* "//;s/".*$//;p}' php_phongo.h)
19