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

gnutls.spec

index 348864ae4d75376f51982abeb8c91d45d5e2c907..02ba34ee1b28073f673a8a9f5d84ea5ae7085eb9 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       The GNU Transport Layer Security Library
-Summary(pl):   Biblioteka GNU TLS (Transport Layer Security)
+Summary(pl.UTF-8):   Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
 Version:       1.6.1
 Release:       1
@@ -34,15 +34,15 @@ secure layer, over a reliable transport layer (ie. TCP/IP). Currently
 the gnuTLS library implements the proposed standards by the IETF's TLS
 working group.
 
-%description -l pl
-GnuTLS to projekt maj±cy na celu stworzenie biblioteki udostêpniaj±cej
-pow³okê bezpieczeñstwa ponad pow³ok± transportow± (np. TCP/IP).
+%description -l pl.UTF-8
+GnuTLS to projekt mający na celu stworzenie biblioteki udostępniającej
+powłokę bezpieczeństwa ponad powłoką transportową (np. TCP/IP).
 Aktualnie biblioteka gnuTLS implementuje standardy proponowane przez
-grupê robocz± IETF TLS.
+grupę roboczą IETF TLS.
 
 %package devel
 Summary:       Header files etc to develop gnutls applications
-Summary(pl):   Pliki nag³ówkowe i inne do gnutls
+Summary(pl.UTF-8):   Pliki nagłówkowe i inne do gnutls
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      libgcrypt-devel >= 1.2.2
@@ -53,36 +53,36 @@ Requires:   zlib-devel
 %description devel
 Header files etc to develop gnutls applications.
 
-%description devel -l pl
-Pliki nag³ówkowe i inne do gnutls.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe i inne do gnutls.
 
 %package static
 Summary:       Static gnutls library
-Summary(pl):   Biblioteka statyczna gnutls
+Summary(pl.UTF-8):   Biblioteka statyczna gnutls
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static gnutls library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Biblioteka statyczna gnutls.
 
 %package c++
 Summary:       libgnutlsxx - C++ interface to gnutls library
-Summary(pl):   libgnutlsxx - interfejs C++ do biblioteki gnutls
+Summary(pl.UTF-8):   libgnutlsxx - interfejs C++ do biblioteki gnutls
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description c++
 libgnutlsxx - C++ interface to gnutls library.
 
-%description c++ -l pl
+%description c++ -l pl.UTF-8
 libgnutlsxx - interfejs C++ do biblioteki gnutls.
 
 %package c++-devel
 Summary:       Header files for libgnutlsxx, a C++ interface to gnutls library
-Summary(pl):   Pliki nag³ówkowe libgnutlsxx - interfejsu C++ do biblioteki gnutls
+Summary(pl.UTF-8):   Pliki nagłówkowe libgnutlsxx - interfejsu C++ do biblioteki gnutls
 Group:         Development/Libraries
 Requires:      %{name}-c++ = %{version}-%{release}
 Requires:      %{name}-devel = %{version}-%{release}
@@ -91,19 +91,19 @@ Requires:   libstdc++-devel
 %description c++-devel
 Header files for libgnutlsxx, a C++ interface to gnutls library.
 
-%description c++-devel -l pl
-Pliki nag³ówkowe libgnutlsxx - interfejsu C++ do biblioteki gnutls.
+%description c++-devel -l pl.UTF-8
+Pliki nagłówkowe libgnutlsxx - interfejsu C++ do biblioteki gnutls.
 
 %package c++-static
 Summary:       Static version of libgnutlsxx, a C++ interface to gnutls library
-Summary(pl):   Statyczna wersja libgnutlsxx - interfejsu C++ do biblioteki gnutls
+Summary(pl.UTF-8):   Statyczna wersja libgnutlsxx - interfejsu C++ do biblioteki gnutls
 Group:         Development/Libraries
 Requires:      %{name}-c++-devel = %{version}-%{release}
 
 %description c++-static
 Static version of libgnutlsxx, a C++ interface to gnutls library.
 
-%description c++-static -l pl
+%description c++-static -l pl.UTF-8
 Statyczna wersja libgnutlsxx - interfejsu C++ do biblioteki gnutls.
 
 %prep
This page took 0.261434 seconds and 4 git commands to generate.