summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 00:49:24 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0b675505510cc5c7e55dfa6ea4d1f9511a762ec5 (patch)
tree5376418c4b248ac2eb8824865b51266e7346c204
parent6ab137bb857e8f0f9a821968a3dd5c4db665ec09 (diff)
downloadperl-Class-DBI-SQLite-0b675505510cc5c7e55dfa6ea4d1f9511a762ec5.zip
perl-Class-DBI-SQLite-0b675505510cc5c7e55dfa6ea4d1f9511a762ec5.tar.gz
- converted to UTF-8
Changed files: perl-Class-DBI-SQLite.spec -> 1.10
-rw-r--r--perl-Class-DBI-SQLite.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/perl-Class-DBI-SQLite.spec b/perl-Class-DBI-SQLite.spec
index 908cd94..32175bf 100644
--- a/perl-Class-DBI-SQLite.spec
+++ b/perl-Class-DBI-SQLite.spec
@@ -6,7 +6,7 @@
%define pdir Class
%define pnam DBI-SQLite
Summary: Extension to Class::DBI for SQLite
-Summary(pl): Rozszerzenie Class::DBI dla SQLite
+Summary(pl.UTF-8): Rozszerzenie Class::DBI dla SQLite
Name: perl-Class-DBI-SQLite
Version: 0.11
Release: 1
@@ -34,12 +34,12 @@ set_up_table method allows you to automate the setup of columns and
primary key by using of SQLite PRAGMA statement (with SQL::Statement
module).
-%description -l pl
+%description -l pl.UTF-8
Class::DBI::SQLite to rozszerzenie Class::DBI dla DBD::SQLite,
-pozwalaj±ce wypełniać automatycznie zwiększany identyfikator wiersza
-po instrukcji INSERT. Metoda set_up_table pozwala zautomatyzować
-ustawianie kolumn i klucza głównego poprzez użycie instrukcji SQLite
-PRAGMA (przy użyciu modułu SQL::Statement).
+pozwalające wypełniać automatycznie zwiększany identyfikator wiersza
+po instrukcji INSERT. Metoda set_up_table pozwala zautomatyzować
+ustawianie kolumn i klucza głównego poprzez użycie instrukcji SQLite
+PRAGMA (przy użyciu modułu SQL::Statement).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}