]> git.pld-linux.org Git - packages/php-pear-Auth_SASL.git/commitdiff
- pl description, release 2 RA-1_0 STABLE
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 11 Oct 2002 11:34:27 +0000 (11:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Auth_SASL.spec -> 1.2

php-pear-Auth_SASL.spec

index 8e7b275776ec12841f4a43886c4f554a497b741f..8ca29f4492f29d2292f1d452af7a1260fa6d98ee 100644 (file)
@@ -2,11 +2,11 @@
 %define                _class          Auth
 %define                _subclass       SASL
 %define                _pearname       %{_class}_%{_subclass}
-Summary:       %{_pearname} -
-Summary(pl):   %{_pearname} -
+Summary:       %{_pearname} - generate responses to common SASL mechanisms
+Summary(pl):   %{_pearname} - generowanie odpowiedzi dla popularnych mechanizmów SASL
 Name:          php-pear-%{_pearname}
 Version:       1.0.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -21,6 +21,11 @@ Provides code to generate responses to common SASL mechanisms,
 including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo
 mechanism).
 
+%description -l pl
+Ta klasa udostepnia kod do generowania odpowiedzi dla popularnych
+mechanizmów SASL, w tym: Digest-MD5, CramMD5, Plain, Anonymous, Login
+(Pseudo mechanizm).
+
 %prep
 %setup -q -c
 
This page took 0.14683 seconds and 4 git commands to generate.