]> git.pld-linux.org Git - packages/mysql++.git/blobdiff - mysql++.spec
- converted to UTF-8
[packages/mysql++.git] / mysql++.spec
index f92f9b984829a2d2facf760f1ef96b5bce604ba6..862724189b7eadc5d08072b1fd3d16651efb2229 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       C++ interface to MySQL Database
-Summary(pl):   Interfejs C++ do bazy MySQL
+Summary(pl.UTF-8):   Interfejs C++ do bazy MySQL
 Name:          mysql++
 Version:       1.7.26
 Release:       4
@@ -20,12 +20,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Mysql++ is a C++ interface to MySQL API.
 
-%description -l pl
+%description -l pl.UTF-8
 Mysql++ jest interfejsem C++ do API MySQL.
 
 %package devel
 Summary:       C++ interface to MySQL Database (headers)
-Summary(pl):   Interfejs C++ do bazy MySQL (pliki nag³ówkowe)
+Summary(pl.UTF-8):   Interfejs C++ do bazy MySQL (pliki nagłówkowe)
 Group:         Development/Libraries
 Requires:      libstdc++-devel
 Requires:      mysql-devel
@@ -36,13 +36,13 @@ Mysql++ is a C++ interface to MySQL API. Package contains the
 development header files necessary to develop MySQL client
 applications using Mysql++.
 
-%description devel -l pl
-Mysql++ jest interfejsem C++ do API MySQL. Paczka zawiera nag³ówki
-potrzebne do rozwoju aplikacji klienckich u¿ywaj±cych Mysql++.
+%description devel -l pl.UTF-8
+Mysql++ jest interfejsem C++ do API MySQL. Paczka zawiera nagłówki
+potrzebne do rozwoju aplikacji klienckich używających Mysql++.
 
 %package static
 Summary:       C++ interface to MySQL Database (static libraries)
-Summary(pl):   Interfejs C++ do bazy MySQL (biblioteki statyczne)
+Summary(pl.UTF-8):   Interfejs C++ do bazy MySQL (biblioteki statyczne)
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -50,7 +50,7 @@ Requires:     %{name}-devel = %{version}-%{release}
 Mysql++ is a C++ interface to MySQL API. Package contains the static
 libraries.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Mysql++ jest interfejsem C++ do API MySQL. Paczka zawiera biblioteki
 statyczne.
 
This page took 0.079287 seconds and 4 git commands to generate.