[packages/php/PHP_5_5] up to 5.5.0 RC1 (09 May 2013)

glen glen at pld-linux.org
Tue Jun 11 21:10:28 CEST 2013


commit 73c5128cae9d76401298ff41efe74fa06492669c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 11 22:08:57 2013 +0300

    up to 5.5.0 RC1 (09 May 2013)
    
    system libgd >= 2.1 is now the minimal version required (as build with previous version is broken).

 php.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/php.spec b/php.spec
index 071e4b6..6b44742 100644
--- a/php.spec
+++ b/php.spec
@@ -128,7 +128,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define		php_suffix 55
 
 %define		rel	0.3
-%define		subver	beta4
+%define		subver	RC1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -142,7 +142,7 @@ Epoch:		4
 License:	PHP
 Group:		Libraries
 Source0:	http://downloads.php.net/dsp/%{orgname}-%{version}%{subver}.tar.xz
-# Source0-md5:	cba102154280dd16462150232dad9487
+# Source0-md5:	c36bf7812526b1d5e90ba891e31a3b54
 Source2:	%{orgname}-mod_%{orgname}.conf
 Source3:	%{orgname}-cgi-fcgi.ini
 Source4:	%{orgname}-apache.ini
@@ -237,8 +237,7 @@ BuildRequires:	freetds-devel >= 0.82
 %endif
 BuildRequires:	freetype-devel >= 2.0
 %if %{with system_gd}
-BuildRequires:	gd-devel >= 2.0.28-4
-BuildRequires:	gd-devel(imagerotate) = 5.2.0
+BuildRequires:	gd-devel >= 2.1
 %endif
 BuildRequires:	gdbm-devel
 BuildRequires:	gmp-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/73c5128cae9d76401298ff41efe74fa06492669c



More information about the pld-cvs-commit mailing list