]> git.pld-linux.org Git - packages/perl-Text-Unaccent.git/commitdiff
- Spec converted to UTF-8.
authorqrczak <qrczak@pld-linux.org>
Sun, 11 Feb 2007 21:58:00 +0000 (21:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Text-Unaccent.spec -> 1.8

perl-Text-Unaccent.spec

index 98de369603ddcf8f64237ab82cc4e97eed7476ac..9e4739f94a214191263d94141bff58bfe59369cc 100644 (file)
@@ -6,7 +6,7 @@
 %define                pdir    Text
 %define                pnam    Unaccent
 Summary:       Text::Unaccent - remove accents from a string
 %define                pdir    Text
 %define                pnam    Unaccent
 Summary:       Text::Unaccent - remove accents from a string
-Summary(pl):   Text::Unaccent - usuwanie akcentów z napisów
+Summary(pl.UTF-8):   Text::Unaccent - usuwanie akcentów z napisów
 Name:          perl-Text-Unaccent
 Version:       1.08
 Release:       1
 Name:          perl-Text-Unaccent
 Version:       1.08
 Release:       1
@@ -20,7 +20,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Text::Unaccent is a module that provides functions to remove accents
 
 %description
 Text::Unaccent is a module that provides functions to remove accents
-from a string. For instance the string été will become ete. The
+from a string. For instance the string été will become ete. The
 charset of the input string is specified as an argument. The input is
 converted to UTF-16 using iconv(3), accents are stripped and the
 result is converted back to the original charset. The iconv --list
 charset of the input string is specified as an argument. The input is
 converted to UTF-16 using iconv(3), accents are stripped and the
 result is converted back to the original charset. The iconv --list
@@ -28,13 +28,13 @@ command on GNU/Linux will show all charset supported.
 
 Text-Unaccent-1.01 has the same unac.[ch] files than unac-1.1.0.
 
 
 Text-Unaccent-1.01 has the same unac.[ch] files than unac-1.1.0.
 
-%description -l pl
-Text::Unaccent to modu³ dostarczaj±cy funkcje do usuwania akcentów z
-napisów. Na przyk³ad tekst été zostanie zamieniony na ete. Zestaw
-znaków ³añcucha wej¶ciowego jest podawany jako argument. Wej¶cie jest
-konwertowane do UTF-16 przy u¿yciu iconv(3), usuwane s± akcenty, a
-wynik jest konwertowany z powrotem do oryginalnego zestawu znaków.
-Obs³ugiwane zestawy znaków mo¿na sprawdziæ poleceniem iconv --list.
+%description -l pl.UTF-8
+Text::Unaccent to moduł dostarczający funkcje do usuwania akcentów z
+napisów. Na przykład tekst été zostanie zamieniony na ete. Zestaw
+znaków łańcucha wejściowego jest podawany jako argument. Wejście jest
+konwertowane do UTF-16 przy użyciu iconv(3), usuwane są akcenty, a
+wynik jest konwertowany z powrotem do oryginalnego zestawu znaków.
+Obsługiwane zestawy znaków można sprawdzić poleceniem iconv --list.
 
 Text-Unaccent-1.01 ma te same pliki unac.[ch] co unac-1.1.0.
 
 
 Text-Unaccent-1.01 ma te same pliki unac.[ch] co unac-1.1.0.
 
This page took 0.131909 seconds and 4 git commands to generate.