packages: php4/php4.spec - rel 17; fix build with autoconf 2.64

arekm arekm at pld-linux.org
Tue Aug 18 12:29:28 CEST 2009


Author: arekm                        Date: Tue Aug 18 10:29:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 17; fix build with autoconf 2.64

---- Files affected:
packages/php4:
   php4.spec (1.643 -> 1.644) 

---- Diffs:

================================================================
Index: packages/php4/php4.spec
diff -u packages/php4/php4.spec:1.643 packages/php4/php4.spec:1.644
--- packages/php4/php4.spec:1.643	Fri Aug  7 17:39:04 2009
+++ packages/php4/php4.spec	Tue Aug 18 12:29:23 2009
@@ -73,7 +73,7 @@
 %undefine	with_msession
 %endif
 
-%define		rel 16
+%define		rel 17
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -147,6 +147,7 @@
 Patch51:	%{name}-tds.patch
 Patch52:	%{name}-lib64.patch
 Patch53:	%{name}-silent-session-cleanup.patch
+Patch54:	%{name}-m4-divert.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}
@@ -1619,6 +1620,7 @@
 %patch52 -p1
 %endif
 %patch53 -p1
+%patch54 -p1
 
 %if %{with hardening}
 zcat %{SOURCE8} | patch -p1
@@ -3166,6 +3168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.644  2009/08/18 10:29:23  arekm
+- rel 17; fix build with autoconf 2.64
+
 Revision 1.643  2009/08/07 15:39:04  arekm
 - release 16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php4/php4.spec?r1=1.643&r2=1.644&f=u



More information about the pld-cvs-commit mailing list