]> git.pld-linux.org Git - packages/perl-Class-DBI-Plugin-Type.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Apr 2004 13:38:11 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Class-DBI-Plugin-Type.spec -> 1.2

perl-Class-DBI-Plugin-Type.spec

index 7c8a0e0a8fb1fe63d30731a17ccd22abfae42a24..188ce251fd247bc0e88e00033c1779a3fb6b2b19 100644 (file)
@@ -1,11 +1,12 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Class
 %define        pnam    DBI-Plugin-Type
 Summary:       Determine type information for columns
+Summary(pl):   Okre¶lanie informacji o typie dla kolumn
 Name:          perl-Class-DBI-Plugin-Type
 Version:       0.02
 Release:       1
@@ -26,6 +27,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This module allows Class::DBI-based classes to query their columns for
 data type information in a database-independent manner.
 
+%description -l pl
+Ten modu³ pozwala klasom opartym na Class::DBI na odpytywanie kolumn
+o informacje o typie w sposób niezale¿ny od bazy danych.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
This page took 0.178469 seconds and 4 git commands to generate.