SPECS (DEVEL): php.spec - cleanup todo (ftp & ssl fixed) - cosmetics
glen
glen at pld-linux.org
Sun Oct 9 21:43:08 CEST 2005
Author: glen Date: Sun Oct 9 19:43:08 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- cleanup todo (ftp & ssl fixed)
- cosmetics
---- Files affected:
SPECS:
php.spec (1.467.2.15 -> 1.467.2.16)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.467.2.15 SPECS/php.spec:1.467.2.16
--- SPECS/php.spec:1.467.2.15 Sun Oct 9 21:16:18 2005
+++ SPECS/php.spec Sun Oct 9 21:43:02 2005
@@ -12,9 +12,9 @@
# - mime_magic can't handle new "string/*" entries in magic.mime
# - make additional headers added by mail patch configurable
# - apply -hardened patch by default ?
-# - ftp module needs to be linked with -lssl if openssl module is enabled
# - modularize session, standard (output from pure php -m)?
# - shared pdo base
+# - having pcre module loaded cli crashes
#
# Conditional build:
%bcond_with db3 # use db3 packages instead of db (4.x) for Berkeley DB support
@@ -1358,9 +1358,9 @@
Summary: wddx extension module for PHP
Summary(pl): Moduł wddx dla PHP
Group: Libraries
+Requires(post,preun): %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-session = %{epoch}:%{version}-%{release}
Requires: %{name}-xml = %{epoch}:%{version}-%{release}
-Requires(post,preun): %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-common = %{epoch}:%{version}-%{release}
%description wddx
@@ -2977,6 +2977,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.467.2.16 2005/10/09 19:43:02 glen
+- cleanup todo (ftp & ssl fixed)
+- cosmetics
+
Revision 1.467.2.15 2005/10/09 19:16:18 glen
- update todo according to rev 1.396
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467.2.15&r2=1.467.2.16&f=u
More information about the pld-cvs-commit
mailing list