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

Changes of Revision 31

[-] Changed php5-pecl_http.spec
x
 
1
@@ -89,7 +89,11 @@
2
 --with-http-magic-mime=%{_usr} \
3
 --with-http-zlib-compression=%{_usr} \
4
 --with-http-curl-requests=%{_usr} \
5
+%if "%{my_version}" == "2.4.3"
6
+--without-http-shared-deps \
7
+%else
8
 --with-http-shared-deps \
9
+%endif
10
 --with-libdir=%{_lib} || cat config.log
11
 $PHP_EXECUTABLE -v
12
 $PHP_EXECUTABLE -m
13