]> git.pld-linux.org Git - packages/c-algorithms.git/blobdiff - c-algorithms.spec
- converted to UTF-8
[packages/c-algorithms.git] / c-algorithms.spec
index 868cae976bfb8fbceefc38dac30dba819c0db20d..cecc0fdf0f45d2ad3603e3066c9a0d86e4824486 100644 (file)
@@ -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
This page took 0.47593 seconds and 4 git commands to generate.