Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 36914842
en ru br
ALT Linux repos
S:2.13-alt5.2
5.0: 2.11-alt3
4.1: 2.11-alt2
4.0: 2.11-alt2
3.0: 2.10-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Digest-SHA1
Name: perl-%dist
Version: 2.11
Release: alt3

Summary: Perl interface to the SHA1 algorithm
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

# Automatically added by buildreq on Fri Apr 03 2009

BuildRequires: perl-devel

%description
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.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_autolib/Digest*
%perl_vendor_archlib/Digest*

%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