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

Changes of Revision 32

[-] Changed php5-pecl_http.spec
x
 
1
@@ -125,8 +125,10 @@
2
 %defattr(-,root,root,-)
3
 %dir %{_includedir}/php5/ext/http
4
 %dir %{_includedir}/php5/ext/http/phpstr
5
+%if "%{my_version}" != "2.4.3"
6
 %{_includedir}/php5/ext/http/*.h
7
 %{_includedir}/php5/ext/http/phpstr/*.h
8
+%endif
9
 
10
 %doc lib LICENSE CREDITS KnownIssues.txt
11
 
12