SPECS (DEVEL): php.spec - update to 5.3-200710222030
glen
glen at pld-linux.org
Tue Oct 23 00:27:27 CEST 2007
Author: glen Date: Mon Oct 22 22:27:27 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- update to 5.3-200710222030
---- Files affected:
SPECS:
php.spec (1.688 -> 1.688.2.1)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.688 SPECS/php.spec:1.688.2.1
--- SPECS/php.spec:1.688 Tue Oct 23 00:24:26 2007
+++ SPECS/php.spec Tue Oct 23 00:27:22 2007
@@ -39,7 +39,9 @@
%bcond_without snmp # without SNMP extension module
%bcond_without sqlite # without SQLite extension module
%bcond_without sybase # without Sybase extension module
-%bcond_without sybase_ct # without Sybase-CT extension module
+%bcond_with sybase_ct # without Sybase-CT extension module
+# php5.3-200710222030/ext/sybase_ct/php_sybase_ct.c: In function `php_sybase_fetch_hash':
+# php5.3-200710222030/ext/sybase_ct/php_sybase_ct.c:1802: error: structure has no member named `refcount'
%bcond_without tidy # without Tidy extension module
%bcond_without wddx # without WDDX extension module
%bcond_without xmlrpc # without XML-RPC extension module
@@ -72,7 +74,8 @@
%undefine with_filter
%endif
-%define _rel 5
+%define _rel 0.1
+%define _snap 200710222030
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): JÄzyk skryptowy PHP
@@ -80,13 +83,13 @@
Summary(ru.UTF-8): PHP ĐĐľŃŃии 5 - ŃСŃĐş ĐżŃопŃĐžŃĐľŃŃиŃĐžĐ˛Đ°Đ˝Đ¸Ń HTML-ŃаКНОв, вŃпОНнŃоПŃĐš на ŃĐľŃвоŃĐľ
Summary(uk.UTF-8): PHP ĐĐľŃŃŃŃ 5 - ПОва ĐżŃопŃĐžŃĐľŃŃĐ˛Đ°Đ˝Đ˝Ń HTML-ŃаКНŃв, викОнŃвана на ŃĐľŃвоŃŃ
Name: php
-Version: 5.2.4
+Version: 5.3
Release: %{_rel}%{?with_hardening:hardened}
Epoch: 4
License: PHP
Group: Libraries
-Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5: 55c97a671fdabf462cc7a82971a656d2
+Source0: http://snaps.php.net/%{name}%{version}-%{_snap}.tar.bz2
+# Source0-md5: 5dc1f8eace01a7fefa382b1da4ff513e
Source2: zend.gif
Source3: %{name}-mod_%{name}.conf
Source4: %{name}-cgi-fcgi.ini
@@ -108,7 +111,7 @@
Patch8: %{name}-no-metaccld.patch
Patch9: %{name}-sh.patch
Patch10: %{name}-ini.patch
-Patch11: %{name}-acam.patch
+#Patch11: %{name}-acam.patch
# XXX: needs fix
Patch12: %{name}-threads-acfix.patch
Patch13: %{name}-tsrmlsfetchgcc2.patch
@@ -206,8 +209,8 @@
# must be in sync with source. extra check ensuring that it is so is done in %%build
%define php_api_version 20041225
-%define zend_module_api 20060613
-%define zend_extension_api 220060519
+%define zend_module_api 20071006
+%define zend_extension_api 220070929
%define zend_zts %{!?with_zts:0}%{?with_zts:1}
%define php_debug %{!?debug:0}%{?debug:1}
@@ -1553,7 +1556,7 @@
ModuĹ PHP umoĹźliwiajÄ
cy uĹźywanie kompresji zlib.
%prep
-%setup -q
+%setup -q -n %{name}%{version}-%{_snap}
%patch27 -p1
%patch0 -p1
%patch1 -p1
@@ -1562,7 +1565,7 @@
%patch4 -p1
%patch5 -p1
%patch6 -p1
-%patch7 -p1
+#%patch7 -p1 UPDATE
%patch8 -p1
%patch9 -p1
@@ -1570,7 +1573,7 @@
%patch10 -p1
# for ac2.53b/am1.6b - AC_LANG_CXX has AM_CONDITIONAL, so cannot be invoked
# conditionally...
-%patch11 -p1
+#%patch11 -p1 # CHECKME
#%patch12 -p1 # breaks with ac cache vars, but later -lpthread is missing ...
%patch13 -p1
%patch14 -p1
@@ -2730,6 +2733,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.688.2.1 2007/10/22 22:27:22 glen
+- update to 5.3-200710222030
+
Revision 1.688 2007/10/22 22:24:26 glen
- adapter friendly
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.688&r2=1.688.2.1&f=u
More information about the pld-cvs-commit
mailing list