Changes of Revision 42
[-] | Changed | php5-pecl_http.spec |
x 1
2 3 %prep 4 %setup -q -n %{pkg_name}-%{my_version} 5 -%if "%{upstream}" == "1" 6 -%patch0 7 -%endif 8 +#if "%{upstream}" == "1" 9 +#patch0 10 +#endif 11 12 #%{__mkdir} %{name} 13 14 |