SPECS: perl-Digest-SHA.spec - release 1

baggins baggins at pld-linux.org
Wed Feb 22 20:27:24 CET 2006


Author: baggins                      Date: Wed Feb 22 19:27:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 1

---- Files affected:
SPECS:
   perl-Digest-SHA.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Digest-SHA.spec
diff -u SPECS/perl-Digest-SHA.spec:1.1 SPECS/perl-Digest-SHA.spec:1.2
--- SPECS/perl-Digest-SHA.spec:1.1	Wed Feb 22 20:24:05 2006
+++ SPECS/perl-Digest-SHA.spec	Wed Feb 22 20:27:19 2006
@@ -10,7 +10,7 @@
 Summary(pl):	Digest::SHA - interfejs do algorytmu SHA
 Name:		perl-Digest-SHA
 Version:	5.34
-Release:	0.1
+Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -21,20 +21,11 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Digest::SHA Perl module allows you to use the NIST SHA message
-digest algorithm from within Perl programs.  The algorithm takes as
-input a message of arbitrary length and produces as output a 160-bit
-"fingerprint" or "message digest" of the input.
-
-%description -l pl
-Moduł Perla  Digest::SHA1 pozwala używać algorytmu skrótu NIST SHA z
-programów w Perlu. Algorytm pobiera z wejścia wiadomość dowolnej
-długości, a na wyjściu produkuje 160-bitowy "odcisk palca" lub "skrót
-wiadomości" z wejścia.
-
-%description -l pt_BR
-Este módulos Perl permite a utilizaçăo do algoritmo de digest de
-mensagens NIST SHA em programas Perl.
+Digest::SHA is a complete implementation of the NIST Secure Hash
+Standard.  It gives Perl programmers a convenient way to calculate
+SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests.
+The module can handle all types of input, including partial-byte
+data.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -75,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/22 19:27:19  baggins
+- release 1
+
 Revision 1.1  2006/02/22 19:24:05  baggins
 - inittial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Digest-SHA.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list