Logoj0ke.net Open Build Service > Projects > internetx:php5:EL5 > php-sqlite2 > Changes
Sign Up | Log In

Changes of Revision 12

[-] Changed php-sqlite2.spec
 
1
@@ -29,7 +29,9 @@
2
 
3
 %prep
4
 %setup -n %{pkgname}-%{pkgversion}
5
+%if 0%{?php_version} <= 5.3
6
 %patch
7
+%endif
8
 %patch1
9
 
10
 %build
11