From: Jan Rękorajski Date: Wed, 16 Jul 2014 21:13:48 +0000 (+0200) Subject: - works with php 5.5, no need to force 5.3 X-Git-Tag: auto/th/ice-3.5.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=d1beea3f2583350e30e950d36d35f3a1d1f592b0;p=packages%2Fice.git - works with php 5.5, no need to force 5.3 --- diff --git a/ice.spec b/ice.spec index c2b180b..c6b828f 100644 --- a/ice.spec +++ b/ice.spec @@ -13,10 +13,6 @@ %undefine with_gui %endif -# fails with php5.5, use php5.3 -%if "%{?php_suffix}" == "" -%define php_suffix 53 -%endif %define php_name php%{?php_suffix} %{?with_java:%include /usr/lib/rpm/macros.java}