SPECS: php.spec - 5.2.5RC1

glen glen at pld-linux.org
Tue Oct 30 21:24:21 CET 2007


Author: glen                         Date: Tue Oct 30 20:24:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 5.2.5RC1

---- Files affected:
SPECS:
   php.spec (1.688 -> 1.689) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.688 SPECS/php.spec:1.689
--- SPECS/php.spec:1.688	Tue Oct 23 00:24:26 2007
+++ SPECS/php.spec	Tue Oct 30 21:24:16 2007
@@ -72,7 +72,8 @@
 %undefine	with_filter
 %endif
 
-%define	_rel 5
+%define		_rel 0.1
+%define		_rc RC1
 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 +81,14 @@
 Summary(ru.UTF-8):	PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		php
-Version:	5.2.4
-Release:	%{_rel}%{?with_hardening:hardened}
+Version:	5.2.5
+Release:	%{_rel}%{?_rc:.%{_rc}}%{?with_hardening:hardened}
 Epoch:		4
 License:	PHP
 Group:		Libraries
-Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5:	55c97a671fdabf462cc7a82971a656d2
+#Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.php.net/ilia/%{name}-%{version}%{_rc}.tar.bz2
+# Source0-md5:	2f0c9ecbd50213958e9b69ec69f715ec
 Source2:	zend.gif
 Source3:	%{name}-mod_%{name}.conf
 Source4:	%{name}-cgi-fcgi.ini
@@ -1553,7 +1555,7 @@
 Moduł PHP umożliwiający używanie kompresji zlib.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
 %patch27 -p1
 %patch0 -p1
 %patch1 -p1
@@ -2730,6 +2732,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.689  2007/10/30 20:24:16  glen
+- 5.2.5RC1
+
 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.689&f=u



More information about the pld-cvs-commit mailing list