]> git.pld-linux.org Git - packages/c-algorithms.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:41 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    c-algorithms.spec -> 1.3

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
 %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
 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.
 
 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
 
 %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.
 
 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
 
 %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.
 
 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
 Statyczna biblioteka c-algorithms.
 
 %prep
This page took 0.13263 seconds and 4 git commands to generate.