Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37788469
en ru br
ALT Linux repos
S:2.04-alt1.2
5.0: 2.03-alt2
4.1: 2.03-alt1.1
4.0: 2.03-alt1.1
3.0: 2.03-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Digest-MD2
Name: perl-Digest-MD2
Version: 2.03
Release: alt2

Summary: Perl interface to the MD2 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 Tue Dec 16 2008

BuildRequires: perl-devel

%description
The Digest::MD2 module allows you to use the RSA Data Security Inc.
MD2 Message Digest algorithm from within Perl programs.  The algorithm
takes as input a message of arbitrary length and produces as output
a 128-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_archlib/Digest*
%perl_vendor_autolib/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