Info2: << Package: digest-sha1-pm%type_pkg[perl] # PERL:XS Version: 2.13 Revision: 2 Description: Perl interface to the SHA-1 Algorithm Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3) Distribution: << (%type_pkg[perl] = 5162) 10.9, (%type_pkg[perl] = 5162) 10.10, (%type_pkg[perl] = 5162) 10.11, (%type_pkg[perl] = 5162) 10.12, (%type_pkg[perl] = 5162) 10.13 << License: Artistic Maintainer: Christian Schaffner # Dependencies: Depends: perl%type_pkg[perl]-core Replaces: digest-sha1-pm (<= 2.02-1), %N-man Conflicts: %N-man # Unpack Phase: Source: mirror:cpan:modules/by-module/Digest/Digest-SHA1-%v.tar.gz Source-Checksum: SHA256(68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc) # Install Phase: UpdatePOD: true DocFiles: Changes README fip180-1.html fip180-1.gif InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << PostInstScript: << rm -rf %p/lib/perl5/darwin/auto/Digest/SHA1/ rm -f %p/lib/perl5/darwin/Digest/SHA1.pm << # Additional Data: DescDetail: << The Digest::SHA1 module allows you to use the NIST SHA-1 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. SHA1 is described at << Homepage: https://metacpan.org/release/Digest-SHA1 <<