Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37658784
en ru br
ALT Linux repos
S:1.54-alt1
5.0: 1.25-alt2
4.1: 1.25-alt1
4.0: 1.25-alt1

Group :: Development/Perl
RPM: perl-Crypt-Random

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Crypt-Random
Name: perl-%dist
Version: 1.54
Release: alt1

Summary: Cryptographically Secure, True Random Number Generator
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/V/VI/VIPUL/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Nov 19 2011

BuildRequires: perl-Class-Loader perl-Math-Pari perl-devel perl(Statistics/ChiSquare.pm)

%description
Crypt::Random is an interface module to the /dev/random device found on
most modern unix systems. It also interfaces with egd, a user space
entropy gathering daemon, available for systems where /dev/random (or
similar) devices are not available. When Math::Pari is installed,
Crypt::Random can generate random integers of arbritary size of a given
bitsize or in a specified interval.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/makerandom
%perl_vendor_privlib/Crypt

%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