Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531837
en ru br
ALT Linux repos
S:6.04-alt1
5.0: 5.47-alt1
4.1: 5.45-alt1
4.0: 5.45-alt1
3.0:
+backports:5.43-alt0.M30

Group :: Development/Perl
RPM: perl-Digest-SHA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Digest-SHA

Name: perl-%module
Version: 6.04
Release: alt1

Summary: Perl extension for SHA-1/224/256/384/512
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/M/MS/MSHELOR/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description

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 %{module}-%{version}

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc examples/dups Changes README examples
%_bindir/*
%perl_vendor_archlib/Digest/
%perl_vendor_autolib/Digest/
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin