SPECS: php.spec - pl for -pdo-firebird
qboosh
qboosh at pld-linux.org
Mon Jan 9 20:00:10 CET 2006
Author: qboosh Date: Mon Jan 9 19:00:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl for -pdo-firebird
---- Files affected:
SPECS:
php.spec (1.541 -> 1.542)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.541 SPECS/php.spec:1.542
--- SPECS/php.spec:1.541 Sun Jan 8 00:41:28 2006
+++ SPECS/php.spec Mon Jan 9 20:00:04 2006
@@ -32,7 +32,7 @@
%bcond_without mm # without mm support for session storage
%bcond_without msession # without msession extension module
%bcond_without mssql # without MS SQL extension module
-%bcond_without mime_magic # without mime-magic module
+%bcond_without mime_magic # without mime-magic module
%bcond_without odbc # without ODBC extension module
%bcond_without openssl # without OpenSSL support and OpenSSL extension (module)
%bcond_without pcre # without PCRE extension module
@@ -1028,6 +1028,7 @@
%package pdo-firebird
Summary: PHP Data Objects (PDO) Firebird support
+Summary(pl): Moduł PHP Data Objects (PDO) z obsługą Firebirda
Group: Libraries
Requires(post,preun): %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-common = %{epoch}:%{version}-%{release}
@@ -1037,6 +1038,10 @@
This is a dynamic shared object (DSO) for PHP that will add PDO
Firebird support.
+%description pdo-firebird -l pl
+Moduł dla PHP dodający obsługę baz danych Firebird za pośrednictwem
+interfejsu PDO.
+
%package pdo-mysql
Summary: PHP Data Objects (PDO) MySQL support
Summary(pl): Moduł PHP Data Objects (PDO) z obsługą MySQL-a
@@ -3079,6 +3084,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.542 2006/01/09 19:00:04 qboosh
+- pl for -pdo-firebird
+
Revision 1.541 2006/01/07 23:41:28 glen
- apache modules api dep should be sufficent
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.541&r2=1.542&f=u
More information about the pld-cvs-commit
mailing list