Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 183374 - Review Request: perl-Crypt-Random
Summary: Review Request: perl-Crypt-Random
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On: 175198
Blocks: FE-ACCEPT 183889
TreeView+ depends on / blocked
 
Reported: 2006-02-28 18:09 UTC by Paul Howarth
Modified: 2008-06-25 00:08 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-19 06:58:38 UTC
Type: ---
Embargoed:
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Paul Howarth 2006-02-28 18:09:56 UTC
Spec Name or Url: http://www.city-fan.org/~paul/extras/perl-Crypt-Random/perl-Crypt-Random.spec
SRPM Name or Url: http://www.city-fan.org/~paul/extras/perl-Crypt-Random/perl-Crypt-Random-1.25-1.src.rpm
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 arbitrary size of a given bitsize or in a specified
interval.

Comment 1 Jason Tibbitts 2006-04-08 03:07:31 UTC
perl-Math-Pari is stalled in review, but it doesn't look like there are any
issues (such as license) that would prevent the package from eventually being
accepted so I'll go ahead and review this.

A mock build is clean if the current perl-Math-Pari submission (2.010704-1) is
built and added to the repository.  rpmlint is silent.

* package meets naming and packaging guidelines.
* specfile is properly named, is cleanly written, uses macros consistently and
conforms to the Perl template.
* license field matches the actual license.
* license is open source-compatible.  It's not included separately in the
package, but this is not necessary as the upstream tarball does not include it.
* source files match upstream:
   5730c9d5acdd698790216d354ffb0513  Crypt-Random-1.25.tar.gz
   5730c9d5acdd698790216d354ffb0513  Crypt-Random-1.25.tar.gz-srpm
* package builds in mock (with dependencies added)
* BuildRequires are proper.
* no shared libraries are present.
* package is not relocatable.
* owns the directory it creates, except for %{_bindir} which is mandated by FHS.
* no duplicates in %files.
* file permissions are appropriate.
* %clean is present.
* code, not content.
* documentation is small, so no -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no libtool .la droppings.
* not a GUI app.
* The package owns %{perl_vendorlib}/Crypt, which will probably also be owned by
any module under the Crypt:: namespace.  However, none of the dependencies
create this directory so there is no alternative but for this package to own it.

APPROVED, subject of course to the approval of perl-Math-Pari.

Comment 2 Paul Howarth 2006-04-19 06:58:38 UTC
Thanks for the review.

 7836 (perl-Crypt-Random): Build on target fedora-development-extras succeeded.
     Build logs may be found at
http://buildsys.fedoraproject.org/logs/fedora-development-extras/7836-perl-Crypt-Random-1.25-1.fc6/

Branch requests for FC-4 and FC-5 made.

Comment 3 Paul Howarth 2008-06-23 20:11:07 UTC
Package Change Request
======================
Package Name: perl-Crypt-Random
New Branches: EL-4 EL-5


Comment 4 Kevin Fenzi 2008-06-25 00:08:44 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.