]> git.pld-linux.org Git - packages/php.git/commitdiff
- pl for -pdo-firebird
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Jan 2006 19:00:04 +0000 (19:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.542

php.spec

index f9dc59724050f1b27d390f9ef3857625c0310c9d..784d6bf04f144720818f4492c8f34ad58fa58dd7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -31,7 +31,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
@@ -1027,6 +1027,7 @@ interfejsu PDO.
 
 %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}
@@ -1036,6 +1037,10 @@ Requires:        %{name}-pdo = %{epoch}:%{version}-%{release}
 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
This page took 0.45837 seconds and 4 git commands to generate.