Logoj0ke.net Open Build Service > Projects > internetx:php7:extensions > php7-pecl_http > Changes
Sign Up | Log In

Changes of Revision 12

[-] Changed php5-pecl_http.spec
x
 
1
@@ -39,7 +39,7 @@
2
 Source1:   http-2.4.3.ini
3
 %endif
4
 #Patch0:       pecl_http-2.4.3_debug.patch
5
-Patch0:        pecl_http-3.0.1_debug.patch
6
+#Patch0:       pecl_http-3.0.1_debug.patch
7
 Summary:   Extended HTTP Support
8
 
9
 %description
10
@@ -66,9 +66,9 @@
11
 
12
 %prep
13
 %setup -q -n %{pkg_name}-%{my_version}
14
-%if "%{upstream}" == "1"
15
-%patch0
16
-%endif
17
+#if "%{upstream}" == "1"
18
+#patch0
19
+#endif
20
 
21
 #%{__mkdir} %{name}
22
 
23