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

php-pear-Auth_HTTP.spec

index 0f8084fe653c7a0e517b9df5d441cbde69d590c0..a7110bdf828484184e1621999195eb53d33f1b61 100644 (file)
@@ -5,7 +5,7 @@
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - HTTP authentication system using PHP
-Summary(pl):   %{_pearname} - system uwierzytelniania HTTP przy u¿yciu PHP
+Summary(pl.UTF-8):   %{_pearname} - system uwierzytelniania HTTP przy użyciu PHP
 Name:          php-pear-%{_pearname}
 Version:       2.1.6
 Release:       2
@@ -30,16 +30,16 @@ realm-based .htaccess authentication.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
+%description -l pl.UTF-8
 Klasa PEAR::Auth_HTTP dostarcza metod do stworzenia uwierzytelniania
-HTTP za pomoc± PHP, w sposób zbli¿ony do opartego na .htaccess
+HTTP za pomocą PHP, w sposób zbliżony do opartego na .htaccess
 uwierzytelniania w Apache.
 
 Ta klasa ma w PEAR status: %{_status}.
 
 %package tests
 Summary:       Tests for PEAR::%{_pearname}
-Summary(pl):   Testy dla PEAR::%{_pearname}
+Summary(pl.UTF-8):   Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 AutoReq:       no
@@ -48,7 +48,7 @@ AutoProv:     no
 %description tests
 Tests for PEAR::%{_pearname}.
 
-%description tests -l pl
+%description tests -l pl.UTF-8
 Testy dla PEAR::%{_pearname}.
 
 %prep
This page took 0.03668 seconds and 4 git commands to generate.