Changes of Revision 30
[-] | Changed | php-sqlite2.spec |
1
2 3 %build 4 5 -%if %{expand:phpversion} <= 5.3.0 6 +%if %{version} <= 5.3.0 7 %patch0 8 %endif 9 10 |
[-] | Changed | php-sqlite2.spec |
1
2 3 %build 4 5 -%if %{expand:phpversion} <= 5.3.0 6 +%if %{version} <= 5.3.0 7 %patch0 8 %endif 9 10 |