From d1beea3f2583350e30e950d36d35f3a1d1f592b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 16 Jul 2014 23:13:48 +0200 Subject: [PATCH] - works with php 5.5, no need to force 5.3 --- ice.spec | 4 ---- 1 file changed, 4 deletions(-) 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} -- 2.44.0