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

ldns.spec

index 05dc8ada4f04d5d647b818ffa22c14fc4137b0a6..eb0cc03447a1d1d1e92d0858eade4455384f6d49 100644 (file)
--- a/ldns.spec
+++ b/ldns.spec
@@ -3,7 +3,7 @@
 %bcond_without static_libs # don't build static libraries
 #
 Summary:       ldns - a library with the aim to simplify DNS programing in C
-Summary(pl):   ldns - biblioteka maj±ca na celu uproszczenie programowania DNS w C
+Summary(pl.UTF-8):   ldns - biblioteka mająca na celu uproszczenie programowania DNS w C
 Name:          ldns
 Version:       1.0.1
 Release:       0.1
@@ -23,13 +23,13 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 ldns is a library with the aim to simplify DNS programing in C. It is
 heavily based upon the Net::DNS module from perl.
 
-%description -l pl
-ldns jest biblioteka maj±c± na celu uproszczenie programowania w C.
-Jest w du¿ym stopniu oparta na module Perla Net::DNS.
+%description -l pl.UTF-8
+ldns jest biblioteka mającą na celu uproszczenie programowania w C.
+Jest w dużym stopniu oparta na module Perla Net::DNS.
 
 %package devel
 Summary:       Header files for ldns library
-Summary(pl):   Pliki nag³ówkowe biblioteki ldns
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki ldns
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      openssl-devel
@@ -37,19 +37,19 @@ Requires:   openssl-devel
 %description devel
 Header files for ldns library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki ldns.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki ldns.
 
 %package static
 Summary:       Static ldns library
-Summary(pl):   Statyczna biblioteka ldns
+Summary(pl.UTF-8):   Statyczna biblioteka ldns
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static ldns library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka ldns.
 
 %prep
This page took 0.234691 seconds and 4 git commands to generate.