Bug 2408

Summary: New Perl module required by Bugzilla: Math::Random::ISAAC & Math::Random::ISAAC::XS
Product: Mageia Reporter: Frédéric "LpSolit" Buclin <LpSolit>
Component: New RPM package requestAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: Normal CC: jquelin, thierry.vignaud
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
URL: http://search.cpan.org/dist/Math-Random-ISAAC/
Whiteboard:
Source RPM: CVE:
Status comment:

Description Frédéric "LpSolit" Buclin 2011-08-11 01:28:13 CEST
Bugzilla 4.1.3 requires a new Perl module: Math::Random::ISAAC. This module has no dependencies, so it's easy to install. To make Bugzilla a bit faster, Math::Random::ISAAC::XS is needed, see http://search.cpan.org/dist/Math-Random-ISAAC-XS/. Please create RPMs for both modules. Thanks! :)
Comment 1 Thierry Vignaud 2011-08-11 10:19:59 CEST
You can do it yourself:
cpan2dist --format CPANPLUS::Dist::Mdv Math::Random::ISAAC

then import the SRPM.

CC: (none) => jquelin, thierry.vignaud
Summary: New Perl module required by Bugzilla: Math::Random::ISAAC => New Perl module required by Bugzilla: Math::Random::ISAAC & Math::Random::ISAAC::XS

Comment 2 Jerome Quelin 2011-08-13 14:44:28 CEST
for even more greatness, i recommend to use cpan2pkg, which does everything for you, including sending to bs.

$ cpan2pkg Math::Random::ISAAC

anyway, both modules are now available in cauldron.

Status: NEW => RESOLVED
Resolution: (none) => FIXED