[packages/perl-Digest-SHA3] - pl, cleanup
qboosh
qboosh at pld-linux.org
Mon Sep 15 21:00:01 CEST 2025
commit 93622f05686c218668d111c4c3de464410ac04c7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Sep 15 21:02:59 2025 +0200
- pl, cleanup
perl-Digest-SHA3.spec | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/perl-Digest-SHA3.spec b/perl-Digest-SHA3.spec
index 669c9d2..e9ba569 100644
--- a/perl-Digest-SHA3.spec
+++ b/perl-Digest-SHA3.spec
@@ -30,6 +30,17 @@ SHA3-224, SHA3-256, SHA3-384, and SHA3-512 message digests, as well
as variable-length hashes using SHAKE128 and SHAKE256. Digest::SHA3
can handle all types of input, including partial-byte data.
+%description -l pl.UTF-8
+Digest::SHA3 to pęłna implementacja funkcji skrótu kryptograficznego
+NIST SHA-3, zgodnej ze specyfikacją FIPS 202 (SHA-3 Standard:
+Permutation-Based Hash and Extendable-Output Functions).
+
+Moduł udostępnia programistom Perla wygodny sposób liczenia skrótów
+wiadomości SHA3-224, SHA3-256, SHA3-384 oraz SHA3-512, a także
+skrótów zmiennej długości, takich jak SHAKE128 czy SHAKE256.
+Digest::SHA3 potrafi obsłużyć wszystkie typy danych wejściowych, w tym
+dane z części bajtów.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -44,7 +55,6 @@ can handle all types of input, including partial-byte data.
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{perl_archlib}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Digest-SHA3.git/commitdiff/93622f05686c218668d111c4c3de464410ac04c7
More information about the pld-cvs-commit
mailing list