SPECS: php4.spec - fix build with new curl
arekm
arekm at pld-linux.org
Sun Dec 3 16:00:37 CET 2006
Author: arekm Date: Sun Dec 3 15:00:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build with new curl
---- Files affected:
SPECS:
php4.spec (1.568 -> 1.569)
---- Diffs:
================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.568 SPECS/php4.spec:1.569
--- SPECS/php4.spec:1.568 Sun Dec 3 14:48:00 2006
+++ SPECS/php4.spec Sun Dec 3 16:00:32 2006
@@ -141,6 +141,7 @@
Patch41: %{name}-openssl-huge-hack.patch
Patch42: %{name}-apr-apu.patch
Patch43: %{name}-branch.diff
+Patch44: %{name}-curl.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}
@@ -1591,6 +1592,7 @@
# XXX: I believe this one is obsolete as of 4.4.3
#%patch41 -p1
%patch42 -p1
+%patch44 -p1
%if %{with hardening}
zcat %{SOURCE8} | patch -p1
@@ -3122,6 +3124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.569 2006/12/03 15:00:32 arekm
+- fix build with new curl
+
Revision 1.568 2006/12/03 13:48:00 arekm
- rebuild
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.568&r2=1.569&f=u
More information about the pld-cvs-commit
mailing list