]> git.pld-linux.org Git - packages/perl-DBI.git/commitdiff
- pl for DBD::Proxy
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 25 Mar 2008 21:40:34 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBI.spec -> 1.93

perl-DBI.spec

index 16d3e6e8b4a23610c3958ee372362ce76b593f2b..dbcd1f04d7f4039999c65f9eaa22656f7b9b14f1 100644 (file)
@@ -135,6 +135,7 @@ DBI 是用于 Perl 编程语言的数据库访问程序编写界面 (API)。 DBI
 
 %package -n perl-DBD-Proxy
 Summary:       DBD::Proxy - A proxy driver for the DBI
+Summary(pl.UTF-8):     DBD::Proxy - sterownik proxy dla DBI
 Group:         Development/Languages/Perl
 Requires:      %{name} = %{version}-%{release}
 
@@ -146,6 +147,14 @@ This is of course not needed for DBI drivers which already support
 connecting to a remote database, but there are engines which don't
 offer network connectivity.
 
+%description -n perl-DBD-Proxy -l pl.UTF-8
+DBD::Proxy to moduł Perla służący do łączenia się z bazą danych
+poprzez zdalny sterownik DBI.
+
+Nie jest to oczywiście potrzebne dla sterowników DBI które same
+obsługują łączenie się ze zdalną bazą danych, ale oprócz nich są
+silniki, które nie oferują łączności sieciowej.
+
 %package ProfileDumper-Apache
 Summary:       DBI::ProfileDumper::Apache - capture DBI profiling data from Apache/mod_perl
 Summary(pl.UTF-8):     DBI::ProfileDumper::Apache - przechwytywanie danych parametryzujących DBI z Apache/mod_perl
This page took 0.087934 seconds and 4 git commands to generate.