summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2007-02-12 01:06:41 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit166ca016da70cdfe37a9808f9ccf108a79d0dc2b (patch)
tree504e80e18119d92c908c43c65281a443efbe208e
parent94cbd4852e7b2eb256e2d8e821778d5b0eb0310d (diff)
downloadc-ares-166ca016da70cdfe37a9808f9ccf108a79d0dc2b.zip
c-ares-166ca016da70cdfe37a9808f9ccf108a79d0dc2b.tar.gz
- converted to UTF-8
Changed files: c-ares.spec -> 1.5
-rw-r--r--c-ares.spec18
1 files changed, 9 insertions, 9 deletions
diff --git a/c-ares.spec b/c-ares.spec
index 4a4d440..a1591d6 100644
--- a/c-ares.spec
+++ b/c-ares.spec
@@ -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