From: ankry Date: Sun, 8 Aug 2004 10:11:29 +0000 (+0000) Subject: - cosmetics X-Git-Tag: auto/ac/php-pecl-sasl-0_1_0-2~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=f735bf962350a0dfad3a2d11a7d75125aa15578b;p=packages%2Fphp-pecl-sasl.git - cosmetics Changed files: php-pecl-sasl.spec -> 1.3 --- diff --git a/php-pecl-sasl.spec b/php-pecl-sasl.spec index 2efb232..1005d77 100644 --- a/php-pecl-sasl.spec +++ b/php-pecl-sasl.spec @@ -1,8 +1,8 @@ %define _modname sasl %define _status alpha -Summary: %{_modname} - Cyrus SASL Extension -Summary(pl): %{_modname} - Rozszerzenie Cyrus SASL +Summary: %{_modname} - Cyrus SASL extension +Summary(pl): %{_modname} - rozszerzenie Cyrus SASL Name: php-pecl-%{_modname} Version: 0.1.0 Release: 1 @@ -25,7 +25,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description SASL is the Simple Authentication and Security Layer (as defined by RFC 2222). It provides a system for adding plugable authenticating -support to connection-based protocols. The SASL Extension for PHP +support to connection-based protocols. The SASL extension for PHP makes the Cyrus SASL library functions available to PHP. It aims to provide a 1-to-1 wrapper around the SASL library to provide the greatest amount of implementation flexibility. To that end, it is