Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37409478
en ru br
Репозитории ALT
S:1.54-alt1
5.1: 1.25-alt2
4.1: 1.25-alt1
4.0: 1.25-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Crypt-Random

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin