SPECS (AC-branch): php.spec - updated to 5.1.5 - dropped substr_co...
adamg
adamg at pld-linux.org
Sat Aug 19 11:50:46 CEST 2006
Author: adamg Date: Sat Aug 19 09:50:46 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- updated to 5.1.5
- dropped substr_compare.patch (already applied)
---- Files affected:
SPECS:
php.spec (1.579.2.4 -> 1.579.2.5)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.579.2.4 SPECS/php.spec:1.579.2.5
--- SPECS/php.spec:1.579.2.4 Thu Jun 22 15:28:48 2006
+++ SPECS/php.spec Sat Aug 19 11:50:41 2006
@@ -67,7 +67,7 @@
ERROR: You need to select at least one Apache SAPI to build shared modules.
%endif
-%define _rel 5
+%define _rel 1
Summary: PHP: Hypertext Preprocessor
Summary(fr): Le langage de script embarque-HTML PHP
Summary(pl): Język skryptowy PHP
@@ -75,13 +75,13 @@
Summary(ru): PHP ÷ĹŇÓÉÉ 5 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
Summary(uk): PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php
-Version: 5.1.4
+Version: 5.1.5
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-md5: fb4edd5ed9c536a04a241b52ea62a6c1
Source1: FAQ.%{name}
Source2: zend.gif
Source3: %{name}-mod_%{name}.conf
@@ -123,7 +123,6 @@
Patch36: %{name}-linkflags-clean.patch
Patch37: %{name}-cli-segv-fixes.patch
Patch38: %{name}-soap.patch
-Patch39: %{name}-substr_compare.patch
URL: http://www.php.net/
%{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}}
%{?with_pspell:BuildRequires: aspell-devel >= 2:0.50.0}
@@ -1549,7 +1548,6 @@
%{?with_versioning:%patch35 -p1}
%patch37 -p1
%patch38 -p1
-%patch39 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -3001,6 +2999,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.579.2.5 2006/08/19 09:50:41 adamg
+- updated to 5.1.5
+- dropped substr_compare.patch (already applied)
+
Revision 1.579.2.4 2006/06/22 13:28:48 arekm
- ups
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.579.2.4&r2=1.579.2.5&f=u
More information about the pld-cvs-commit
mailing list