SPECS: php4.spec - workarounded autoconf 2.62 issue, but still doesn't buil...
hawk
hawk at pld-linux.org
Tue Jun 3 22:54:19 CEST 2008
Author: hawk Date: Tue Jun 3 20:54:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- workarounded autoconf 2.62 issue, but still doesn't build, release 13
---- Files affected:
SPECS:
php4.spec (1.615 -> 1.616)
---- Diffs:
================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.615 SPECS/php4.spec:1.616
--- SPECS/php4.spec:1.615 Mon May 26 17:46:56 2008
+++ SPECS/php4.spec Tue Jun 3 22:54:13 2008
@@ -74,7 +74,7 @@
%undefine with_msession
%endif
-%define rel 12
+%define rel 13
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -145,6 +145,7 @@
Patch46: %{name}-phpinfo_no_configure.patch
Patch47: %{name}-ming.patch
Patch48: %{name}-fcgi-graceful.patch
+Patch49: %{name}-ac.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}
@@ -1600,6 +1601,7 @@
%patch46 -p1
%patch47 -p1
%patch48 -p1
+%patch49 -p1
%if %{with hardening}
zcat %{SOURCE8} | patch -p1
@@ -3139,6 +3141,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.616 2008-06-03 20:54:13 hawk
+- workarounded autoconf 2.62 issue, but still doesn't build, release 13
+
Revision 1.615 2008-05-26 15:46:56 adamg
- cp config.sub / config.guess; release 12
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php4.spec?r1=1.615&r2=1.616&f=u
More information about the pld-cvs-commit
mailing list