Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037766
en ru br
ALT Linux repos
S:1.9-alt4
5.0: 1.5-alt1
4.1: 1.5-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Digest-MD4

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

Summary: Perl interface to the MD4 Algorithm
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Digest/Digest-MD4-%version.tar.gz

# Automatically added by buildreq on Wed Oct 10 2007

BuildRequires: libdb4-devel libgdbm-devel perl-devel

%description
The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
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 -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_archlib/Digest
%perl_vendor_archlib/auto/*
%perl_vendor_man3dir/*
%exclude /.perl.req

%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