]> git.pld-linux.org Git - packages/php-pear-Net_LMTP.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_LMTP.spec -> 1.17

php-pear-Net_LMTP.spec

index 43437f0d3aaac6db41501e8e1a64378984032915..8651e407a7e564ec45494d53e92f2f7551613662 100644 (file)
@@ -5,7 +5,7 @@
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - an implementation of the RFC2033 LMTP protocol
-Summary(pl):   %{_pearname} - implementacja protoko³u LMTP (RFC2033)
+Summary(pl.UTF-8):   %{_pearname} - implementacja protokołu LMTP (RFC2033)
 Name:          php-pear-%{_pearname}
 Version:       1.0.1
 Release:       3
@@ -29,15 +29,15 @@ PEAR's Net_Socket and Auth_SASL class.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
-Ten pakiet dostarcza implementacjê protoko³u LMTP (opisanego w
-RFC2033) za pomoc± klas Net_Socket oraz Auth_SASL.
+%description -l pl.UTF-8
+Ten pakiet dostarcza implementację protokołu LMTP (opisanego w
+RFC2033) za pomocą klas Net_Socket oraz Auth_SASL.
 
 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
@@ -46,7 +46,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.040384 seconds and 4 git commands to generate.