SPECS: php.spec - add ssl link patch for ftp extension; rel 8
glen
glen at pld-linux.org
Tue Sep 20 01:17:59 CEST 2005
Author: glen Date: Mon Sep 19 23:17:59 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add ssl link patch for ftp extension; rel 8
---- Files affected:
SPECS:
php.spec (1.483 -> 1.484)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.483 SPECS/php.spec:1.484
--- SPECS/php.spec:1.483 Sat Sep 17 13:55:06 2005
+++ SPECS/php.spec Tue Sep 20 01:17:53 2005
@@ -78,7 +78,7 @@
Summary(uk): PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
Name: php
Version: 5.0.5
-Release: 7%{?with_hardening:hardened}
+Release: 8%{?with_hardening:hardened}
Epoch: 4
Group: Libraries
License: PHP
@@ -127,6 +127,7 @@
Patch30: %{name}-both-apxs.patch
Patch31: %{name}-builddir.patch
Patch32: %{name}_bug34435.patch
+Patch33: %{name}-ftp-ssllibs.patch
Icon: php.gif
URL: http://www.php.net/
%{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}}
@@ -1487,6 +1488,7 @@
%patch30 -p1
%patch31 -p1
%patch32 -p0
+%patch33 -p1
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
@@ -1518,6 +1520,7 @@
EXTENSION_DIR="%{extensionsdir}"; export EXTENSION_DIR
if [ ! -f _built-conf ]; then # configure once (for faster debugging purposes)
+ rm -f Makefile.{fcgi,cgi,cli,apxs{1,2}} # now remove Makefile copies
./buildconf --force
%{__libtoolize}
%{__aclocal}
@@ -2935,6 +2938,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.484 2005/09/19 23:17:53 glen
+- add ssl link patch for ftp extension; rel 8
+
Revision 1.483 2005/09/17 11:55:06 arekm
- new readline, 5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.483&r2=1.484&f=u
More information about the pld-cvs-commit
mailing list