[packages/ice] set by default php 5.5 version to ensure consistent builds

glen glen at pld-linux.org
Wed Jul 16 23:22:38 CEST 2014


commit 5231bcb9ad061840922dd1819c553a059eb93537
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 17 00:21:22 2014 +0300

    set by default php 5.5 version to ensure consistent builds
    
    Revert "- works with php 5.5, no need to force 5.3"
    This reverts commit d1beea3f2583350e30e950d36d35f3a1d1f592b0.

 ice.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ice.spec b/ice.spec
index c6b828f..2b5dcb4 100644
--- a/ice.spec
+++ b/ice.spec
@@ -13,6 +13,9 @@
 %undefine	with_gui
 %endif
 
+%if "%{?php_suffix}" == ""
+%define		php_suffix	55
+%endif
 %define		php_name	php%{?php_suffix}
 
 %{?with_java:%include	/usr/lib/rpm/macros.java}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/5231bcb9ad061840922dd1819c553a059eb93537



More information about the pld-cvs-commit mailing list