summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 01:06:31 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit04c09063ec0f79ded3ebb1aba17bcf623ba1645b (patch)
treeb8c77afbd88df0332203b1447d7ff0c2147b3c37
parentbb354cdd11a80749d4df00f299bff13822c33a00 (diff)
downloadruby-dbi-04c09063ec0f79ded3ebb1aba17bcf623ba1645b.zip
ruby-dbi-04c09063ec0f79ded3ebb1aba17bcf623ba1645b.tar.gz
- converted to UTF-8
Changed files: ruby-dbi.spec -> 1.19
-rw-r--r--ruby-dbi.spec30
1 files changed, 15 insertions, 15 deletions
diff --git a/ruby-dbi.spec b/ruby-dbi.spec
index 452d487..3de760f 100644
--- a/ruby-dbi.spec
+++ b/ruby-dbi.spec
@@ -5,7 +5,7 @@
#
%define tarname dbi
Summary: Database Interface for Ruby
-Summary(pl): Interfejs do baz danych dla języka Ruby
+Summary(pl.UTF-8): Interfejs do baz danych dla języka Ruby
Name: ruby-DBI
Version: 0.1.1
Release: 1
@@ -27,12 +27,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
DBI Module for Ruby.
-%description -l pl
-Moduł DBI dla Ruby.
+%description -l pl.UTF-8
+Moduł DBI dla Ruby.
%package -n ruby-DBD-Mysql
Summary: MySQL Database Driver for Ruby
-Summary(pl): Sterownik bazy danych MySQL dla języka Ruby
+Summary(pl.UTF-8): Sterownik bazy danych MySQL dla języka Ruby
Group: Development/Languages
Requires: %{name} = %{version}-%{release}
Requires: ruby-mysql-library
@@ -40,12 +40,12 @@ Requires: ruby-mysql-library
%description -n ruby-DBD-Mysql
MySQL Database Driver for Ruby.
-%description -n ruby-DBD-Mysql -l pl
-Sterownik bazy danych MySQL dla języka Ruby.
+%description -n ruby-DBD-Mysql -l pl.UTF-8
+Sterownik bazy danych MySQL dla języka Ruby.
%package -n ruby-DBD-ODBC
Summary: ODBC Database Driver for Ruby
-Summary(pl): Sterownik bazy danych ODBC dla języka Ruby
+Summary(pl.UTF-8): Sterownik bazy danych ODBC dla języka Ruby
Group: Development/Languages
Requires: %{name} = %{version}-%{release}
Requires: ruby-odbc
@@ -53,12 +53,12 @@ Requires: ruby-odbc
%description -n ruby-DBD-ODBC
ODBC Database Driver for Ruby.
-%description -n ruby-DBD-ODBC -l pl
-Sterownik bazy danych ODBC dla języka Ruby.
+%description -n ruby-DBD-ODBC -l pl.UTF-8
+Sterownik bazy danych ODBC dla języka Ruby.
%package -n ruby-DBD-Pg
Summary: PostgreSQL Database Driver for Ruby
-Summary(pl): Sterownik bazy danych PostgreSQL dla języka Ruby
+Summary(pl.UTF-8): Sterownik bazy danych PostgreSQL dla języka Ruby
Group: Development/Languages
Requires: %{name} = %{version}-%{release}
Requires: ruby-Postgres
@@ -66,20 +66,20 @@ Requires: ruby-Postgres
%description -n ruby-DBD-Pg
PostgreSQL Database Driver for Ruby.
-%description -n ruby-DBD-Pg -l pl
-Sterownik bazy danych PostgreSQL dla języka Ruby.
+%description -n ruby-DBD-Pg -l pl.UTF-8
+Sterownik bazy danych PostgreSQL dla języka Ruby.
%package -n ruby-DBD-SQLite
Summary: SQLite Database Driver for Ruby
-Summary(pl): Sterownik bazy danych SQLite dla języka Ruby
+Summary(pl.UTF-8): Sterownik bazy danych SQLite dla języka Ruby
Group: Development/Languages
Requires: %{name} = %{version}-%{release}
%description -n ruby-DBD-SQLite
SQLite Database Driver for Ruby.
-%description -n ruby-DBD-SQLite -l pl
-Sterownik bazy danych SQLite dla języka Ruby.
+%description -n ruby-DBD-SQLite -l pl.UTF-8
+Sterownik bazy danych SQLite dla języka Ruby.
%prep
%setup -q -n ruby-dbi