SPECS: php.spec - sqlite ext links with pdo symbols. bug?
glen
glen at pld-linux.org
Sun Jan 1 15:26:38 CET 2006
Author: glen Date: Sun Jan 1 14:26:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sqlite ext links with pdo symbols. bug?
---- Files affected:
SPECS:
php.spec (1.536 -> 1.537)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.536 SPECS/php.spec:1.537
--- SPECS/php.spec:1.536 Fri Dec 30 20:07:42 2005
+++ SPECS/php.spec Sun Jan 1 15:26:32 2006
@@ -1282,6 +1282,7 @@
Group: Libraries
Requires(post,preun): %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-common = %{epoch}:%{version}-%{release}
+Requires: %{name}-pdo = %{epoch}:%{version}-%{release}
%description sqlite
SQLite is a C library that implements an embeddable SQL database
@@ -3037,6 +3038,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.537 2006/01/01 14:26:32 glen
+- sqlite ext links with pdo symbols. bug?
+
Revision 1.536 2005/12/30 19:07:42 glen
- pdo_firebird files not packaged (add TODO)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.536&r2=1.537&f=u
More information about the pld-cvs-commit
mailing list