SPECS (DEVEL): php.spec - up to 5.1 rc4

arekm arekm at pld-linux.org
Sat Oct 29 15:44:54 CEST 2005


Author: arekm                        Date: Sat Oct 29 13:44:54 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 5.1 rc4

---- Files affected:
SPECS:
   php.spec (1.467.2.19 -> 1.467.2.20) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.467.2.19 SPECS/php.spec:1.467.2.20
--- SPECS/php.spec:1.467.2.19	Wed Oct 19 13:23:46 2005
+++ SPECS/php.spec	Sat Oct 29 15:44:49 2005
@@ -75,7 +75,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
 Version:	5.1.0
-%define	_rc	RC3
+%define	_rc	RC4
 %define	_rel 0.4
 Release:	0.%{_rc}.%{_rel}%{?with_hardening:hardened}
 Epoch:		4
@@ -83,7 +83,7 @@
 License:	PHP
 # Source0:	http://www.php.net/distributions/%{name}-%{version}%{_rc}.tar.bz2
 Source0:	http://downloads.php.net/ilia/%{name}-%{version}%{_rc}.tar.bz2
-# Source0-md5:	6f48ee0b43f54dff8f9e683d337885c1
+# Source0-md5:	4afd68f8e4fe532cea83f30bd2ff26f5
 Source1:	FAQ.%{name}
 Source2:	zend.gif
 Source3:	%{name}-module-install
@@ -204,7 +204,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	220050617
+%define		zend_extension_api	220051025
 
 %description
 PHP is an HTML-embedded scripting language. PHP attempts to make it
@@ -1545,7 +1545,7 @@
 fi
 
 if API=$(awk '/#define ZEND_EXTENSION_API_NO/{print $3}' Zend/zend_extensions.h) && [ $API != %{zend_extension_api} ]; then
-	echo "Set %%define zend_module_api to $API and rerun."
+	echo "Set %%define zend_extension_api to $API and rerun."
 	exit 1
 fi
 
@@ -3015,6 +3015,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.467.2.20  2005/10/29 13:44:49  arekm
+- up to 5.1 rc4
+
 Revision 1.467.2.19  2005/10/19 11:23:46  glen
 - add simplexml shared sections (disabled by now)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467.2.19&r2=1.467.2.20&f=u




More information about the pld-cvs-commit mailing list