SPECS (DEVEL): php.spec - 5.2 snap
glen
glen at pld-linux.org
Sun Jun 11 14:30:32 CEST 2006
Author: glen Date: Sun Jun 11 12:30:32 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 5.2 snap
---- Files affected:
SPECS:
php.spec (1.576 -> 1.576.2.1)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.576 SPECS/php.spec:1.576.2.1
--- SPECS/php.spec:1.576 Fri May 26 11:05:52 2006
+++ SPECS/php.spec Sun Jun 11 14:30:27 2006
@@ -67,7 +67,8 @@
ERROR: You need to select at least one Apache SAPI to build shared modules.
%endif
-%define _rel 2
+%define _rel 0.1
+%define _snap 200606102030
Summary: PHP: Hypertext Preprocessor
Summary(fr): Le langage de script embarque-HTML PHP
Summary(pl): Język skryptowy PHP
@@ -75,13 +76,14 @@
Summary(ru): PHP ÷ĹŇÓÉÉ 5 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
Summary(uk): PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php
-Version: 5.1.4
+Version: 5.2
Release: %{_rel}%{?with_hardening:hardened}
Epoch: 4
License: PHP
Group: Libraries
-Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5: b55e633bdc80ab30da7c92f760fc4b58
+#Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2
+Source0: http://snaps.php.net/%{name}%{version}-%{_snap}.tar.bz2
+# Source0-md5: 6477c4e4cb937dce844bc6d55adda379
Source1: FAQ.%{name}
Source2: zend.gif
Source3: %{name}-mod_%{name}.conf
@@ -200,7 +202,7 @@
# 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 20050922
-%define zend_extension_api 220051025
+%define zend_extension_api 220060519
%define zend_zts %{!?with_zts:0}%{?with_zts:1}
%define php_debug %{!?debug:0}%{?debug:1}
@@ -1507,7 +1509,7 @@
Moduł PHP umożliwiający używanie kompresji zlib.
%prep
-%setup -q
+%setup -q -n %{name}%{version}-%{_snap}
%patch36 -p1
%patch0 -p1
%patch1 -p1
@@ -1546,7 +1548,7 @@
%patch33 -p1
%patch34 -p1
%{?with_versioning:%patch35 -p1}
-%patch37 -p1
+#%patch37 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -2999,6 +3001,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.576.2.1 2006/06/11 12:30:27 glen
+- 5.2 snap
+
Revision 1.576 2006/05/26 09:05:52 hawk
- added fix for CLI SEGVs with tidy or sybase_ct enabled
- renumbered patches, cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.576&r2=1.576.2.1&f=u
More information about the pld-cvs-commit
mailing list