SPECS: php.spec - updated to 5.1.5 - dropped substr_compare.patch ...
adamg
adamg at pld-linux.org
Sat Aug 19 11:53:13 CEST 2006
Author: adamg Date: Sat Aug 19 09:53:13 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 5.1.5
- dropped substr_compare.patch (already applied)
---- Files affected:
SPECS:
php.spec (1.585 -> 1.586)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.585 SPECS/php.spec:1.586
--- SPECS/php.spec:1.585 Thu Aug 10 09:19:31 2006
+++ SPECS/php.spec Sat Aug 19 11:53:08 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,7 +75,7 @@
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
@@ -124,7 +124,6 @@
Patch37: %{name}-cli-segv-fixes.patch
Patch38: %{name}-amd64.patch
Patch39: %{name}-soap.patch
-Patch40: %{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}
@@ -1553,7 +1552,6 @@
%patch38 -p1
%endif
%patch39 -p1
-%patch40 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -3005,6 +3003,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.586 2006/08/19 09:53:08 adamg
+- updated to 5.1.5
+- dropped substr_compare.patch (already applied)
+
Revision 1.585 2006/08/10 07:19:31 arekm
- rel 5; fixes for as-needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.585&r2=1.586&f=u
More information about the pld-cvs-commit
mailing list