From: Jan Rękorajski Date: Mon, 12 Feb 2007 00:48:41 +0000 (+0000) Subject: - converted to UTF-8 X-Git-Tag: auto/th/c-algorithms-1.2.0-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fc-algorithms.git;a=commitdiff_plain;h=c14ad9a51d7281cac1a29d87934fb55a382d5c22 - converted to UTF-8 Changed files: c-algorithms.spec -> 1.3 --- diff --git a/c-algorithms.spec b/c-algorithms.spec index 868cae9..cecc0fd 100644 --- a/c-algorithms.spec +++ b/c-algorithms.spec @@ -3,7 +3,7 @@ %bcond_without static_libs # don't build static libraries # Summary: Common Computer Science data structures and algorithms to use in C projects -Summary(pl): Popularne struktury danych i algorytmy informatyczne do u¿ywania w programach w C +Summary(pl.UTF-8): Popularne struktury danych i algorytmy informatyczne do używania w programach w C Name: c-algorithms Version: 1.0.0 Release: 0.1 @@ -21,32 +21,32 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Collection of common Computer Science data structures and algorithms which may be used in C projects. -%description -l pl -Zbiór popularnych struktur danych i algorytmów informatycznych, które -mo¿na wykorzystywaæ w projektach w C. +%description -l pl.UTF-8 +Zbiór popularnych struktur danych i algorytmów informatycznych, które +można wykorzystywać w projektach w C. %package devel Summary: Header files for c-algorithms library -Summary(pl): Pliki nag³ówkowe biblioteki c-algorithms +Summary(pl.UTF-8): Pliki nagłówkowe biblioteki c-algorithms Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel Header files for c-algorithms library. -%description devel -l pl -Pliki nag³ówkowe biblioteki c-algorithms. +%description devel -l pl.UTF-8 +Pliki nagłówkowe biblioteki c-algorithms. %package static Summary: Static c-algorithms library -Summary(pl): Statyczna biblioteka c-algorithms +Summary(pl.UTF-8): Statyczna biblioteka c-algorithms Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} %description static Static c-algorithms library. -%description static -l pl +%description static -l pl.UTF-8 Statyczna biblioteka c-algorithms. %prep