]> git.pld-linux.org Git - packages/perl-Class-DBI-Pager.git/commitdiff
- pl, cut log from template
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Apr 2004 16:49:08 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Class-DBI-Pager.spec -> 1.2

perl-Class-DBI-Pager.spec

index f2c47025ed4b0f1dac96c04937e1c62f6d747c78..60170682315dc75c87df55ea37b7d92fc367c191 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-Pager
 Summary:       Class::DBI::Pager - Pager utility for Class::DBI
+Summary(pl):   Class::DBI::Pager - narzêdzie stronicuj±ce dla Class::DBI
 Name:          perl-Class-DBI-Pager
 Version:       0.05
 Release:       1
@@ -33,6 +34,15 @@ you have to do something like:
 In addition, your work will be reduced more, when you use
 Template-Toolkit as your templating engine.
 
+%description -l pl
+Class::DBI::Pager to wtyczka dla Class::DBI, która skleja Data::Page z
+Class::DBI. Ten modu³ oszczêdza wiele pracy, na przyk³ad kiedy robimy
+co¶ w rodzaju:
+ - odczytanie obiektów z bazy danych
+ - wy¶wietlenie obiektów po 20 elementów na stronie.
+Ponadto jeszcze wiêcej pracy mo¿na oszczêdziæ przy u¿yciu
+Template-Toolkitu jako silnika szablonów.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
This page took 0.068288 seconds and 4 git commands to generate.