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

php-pear-Net_SMTP.spec

index e50c9568f60c630f94254e64b8639a3d64b38d5a..86270bb48cba251781033550f83b1fac679a977f 100644 (file)
@@ -4,7 +4,7 @@
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - implementation of the SMTP protocol
-Summary(pl):   %{_pearname} - implementacja protoko³u SMTP
+Summary(pl.UTF-8):   %{_pearname} - implementacja protokołu SMTP
 Name:          php-pear-%{_pearname}
 Version:       1.2.8
 Release:       2
@@ -31,15 +31,15 @@ Net_Socket:: class.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
-Dostarcza implementacjê protoko³u SMTP przy u¿yciu PEAR-owej klasy
+%description -l pl.UTF-8
+Dostarcza implementację protokołu SMTP przy użyciu PEAR-owej klasy
 Net_Socket:: .
 
 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.065247 seconds and 4 git commands to generate.