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

c-ares.spec

index 4a4d4409424efb3ed9a756adcf31064ee4c95f3d..a1591d626c3ecf407cc595e1b1c7f347d4cea7b3 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       A library that performs asynchronous DNS operations
-Summary(pl):   Biblioteka do wykonywania asynchronicznych zapytañ DNS
+Summary(pl.UTF-8):   Biblioteka do wykonywania asynchronicznych zapytań DNS
 Name:          c-ares
 Version:       1.3.2
 Release:       1
@@ -15,33 +15,33 @@ c-ares is a C library that performs DNS requests and name resolves
 asynchronously. c-ares is a fork of the library named 'ares', written
 by Greg Hudson at MIT.
 
-%description -l pl
-c-ares jest napisan± w C bibliotek± do asynchronicznego wykonywania
-zapytañ DNS. c-ares jest to fork biblioteki 'ares' napisanej przez
+%description -l pl.UTF-8
+c-ares jest napisaną w C biblioteką do asynchronicznego wykonywania
+zapytań DNS. c-ares jest to fork biblioteki 'ares' napisanej przez
 Grega Hudsona w MIT.
 
 %package devel
 Summary:       Development files for c-ares library
-Summary(pl):   Pliki nag³ówkowe dla biblioteki c-ares
+Summary(pl.UTF-8):   Pliki nagłówkowe dla biblioteki c-ares
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for c-ares library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki c-ares.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki c-ares.
 
 %package static
 Summary:       Static c-ares library
-Summary(pl):   Statyczna biblioteka c-ares
+Summary(pl.UTF-8):   Statyczna biblioteka c-ares
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static c-ares library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka c-ares.
 
 %prep
This page took 0.217978 seconds and 4 git commands to generate.