From: Jan Rękorajski Date: Mon, 12 Feb 2007 01:06:43 +0000 (+0000) Subject: - converted to UTF-8 X-Git-Tag: auto/th/python-psycopg2-2_0_6-1~3 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpython-psycopg2.git;a=commitdiff_plain;h=3a08e339e4bc00f9be4b6e28f20497169b491950 - converted to UTF-8 Changed files: python-psycopg2.spec -> 1.54 --- diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 457911b..ca1987d 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -10,7 +10,7 @@ %define module psycopg2 Summary: psycopg is a PostgreSQL database adapter for Python -Summary(pl): psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL +Summary(pl.UTF-8): psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL Name: python-%{module} Version: 2.0.5.1 Release: 6 @@ -41,16 +41,16 @@ with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. -%description -l pl +%description -l pl.UTF-8 psycopg jest przeznaczonym dla Pythona interfejsem do bazy danych -PostgreSQL (tak jak pygresql i popy). Zosta³ zakodowany od pocz±tku -z za³o¿eniem ¿e ma byæ bardzo ma³y, szybki i stabilny. G³ówna zalet± -psycopg jest, ¿e w jest pe³ni zgodny z standardem DBAPI-2.0 i jest +PostgreSQL (tak jak pygresql i popy). Został zakodowany od początku +z założeniem że ma być bardzo mały, szybki i stabilny. Główna zaletą +psycopg jest, że w jest pełni zgodny z standardem DBAPI-2.0 i jest 'thread safe' na poziomie 2. %package -n Zope-%{zope_subname} Summary: Zope PostgreSQL database adapter -Summary(pl): Interfejs bazy danych PostgreSQL do Zope +Summary(pl.UTF-8): Interfejs bazy danych PostgreSQL do Zope Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} Requires: Zope @@ -58,7 +58,7 @@ Requires: Zope %description -n Zope-%{zope_subname} Zope PostgreSQL database adapter. -%description -n Zope-%{zope_subname} -l pl +%description -n Zope-%{zope_subname} -l pl.UTF-8 Interfejs bazy danych PostgreSQL do Zope. %prep