From 8927d9dd2ac4e325cf9a4b81327599087697ab1d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sat, 1 Feb 2003 22:57:57 +0000 Subject: [PATCH] - added status info Changed files: php-pear-Auth_SASL.spec -> 1.4 --- php-pear-Auth_SASL.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/php-pear-Auth_SASL.spec b/php-pear-Auth_SASL.spec index d9aca57..13d36b6 100644 --- a/php-pear-Auth_SASL.spec +++ b/php-pear-Auth_SASL.spec @@ -1,6 +1,7 @@ %include /usr/lib/rpm/macros.php %define _class Auth %define _subclass SASL +%define _status stable %define _pearname %{_class}_%{_subclass} Summary: %{_pearname} - generate responses to common SASL mechanisms Summary(pl): %{_pearname} - generowanie odpowiedzi dla popularnych mechanizmów SASL @@ -21,11 +22,15 @@ Provides code to generate responses to common SASL mechanisms, including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo mechanism). +This class has in PEAR status: %{_status}. + %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). +Ta klasa ma w PEAR status: %{_status}. + %prep %setup -q -c -- 2.44.0