Author: qboosh                       Date: Sun Feb 20 19:03:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   php-pecl-big_int.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-big_int.spec
diff -u SPECS/php-pecl-big_int.spec:1.1 SPECS/php-pecl-big_int.spec:1.2
--- SPECS/php-pecl-big_int.spec:1.1     Sat Feb 19 23:23:24 2005
+++ SPECS/php-pecl-big_int.spec Sun Feb 20 20:03:50 2005
@@ -22,23 +22,33 @@
 %define                extensionsdir   %{_libdir}/php
 
 %description
-This package is useful for number theory applications.
-For example, in two-keys cryptography.
-See tests/RSA.php in the package for example of implementation of
-RSA-like cryptoalgorithm.
+This package is useful for number theory applications. For example, in
+two-keys cryptography. See tests/RSA.php in the package for example of
+implementation of RSA-like cryptoalgorithm.
 
 Also the package has many bitset functions, which allow to work with
 arbitrary length bitsets.
 
-This package is much faster than bundled into PHP BCMath.
-It implements almost all functions as in GMP extension,
-but it needn't any additional external libraries.
+This package is much faster than bundled into PHP BCMath. It
+implements almost all functions as in GMP extension, but it needn't
+any additional external libraries.
 
 In PECL status of this extension is: %{_status}.
 
-#%description -l pl
-#
-#To rozszerzenie ma w PECL status: %{_status}.
+%description -l pl
+Ten pakiet jest przydatny do zastosowań z teorii liczb, na przykład do
+kryptografii z użyciem dwóch kluczy. Przykładową implementację
+algorytmu kryptograficznego podobnego do RSA można znaleźć w tym
+pakiecie w pliku tests/RSA.php.
+
+Pakiet ma także wiele funkcji operujących na bitach, umożliwiających
+działanie na zbiorach bitów dowolnej długości.
+
+Ten pakiet jest dużo szybszy niż wbudowany w PHP BCMath. Implementuje
+prawie wszystkie funkcje z rozszerzenia GMP, ale nie wymaga żadnych
+dodatkowych bibliotek zewnętrznych.
+
+To rozszerzenie ma w PECL status: %{_status}.
 
 %prep
 %setup -q -c
@@ -77,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/02/20 19:03:50  qboosh
+- pl
+
 Revision 1.1  2005/02/19 22:23:24  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-big_int.spec?r1=1.1&r2=1.2&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to