Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37771527
en ru br
ALT Linux repos
5.0: 1.4-alt1.1
4.1: 1.4-alt1.1
4.0: 1.4-alt1.1
3.0: 1.4-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Digest-Perl-MD4
%define m_distro MD4
%define m_name Digest::Perl::MD4
%define m_author_id OTAKA
Name: perl-%module
Version: 1.4
Release: alt1.1

Summary: Perl implementation of Ron Rivests MD4 Algorithm
Summary(ru_RU.CP1251): Реализация алгоритма MD4 Рона Ривеста на Perl
Group: Development/Perl
License: Artistic

Url: http://search.cpan.org/dist/%module/
Source: %m_distro-%version.tar.bz2
Buildarch: noarch

# Automatically added by buildreq on Mon Jul 28 2003

BuildRequires: perl-devel

%description
This is not C-code interface (like `Digest::MD5') but a Perl-only
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is slow
but avoids platform specific complications. For efficiency you should use
`Digest::MD4' instead of this module if it is available.

%prep
%setup -q -n %m_distro

%build
#find . -type f -name '*.pm' | xargs %__perl -pi -e 's/^#=+.*[\r\n]+//'
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Digest/*
%perl_vendor_man3dir/*
%doc Changes

%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