Bug 168830

Summary: Review Request: perl-CPAN-DistnameInfo
Product: [Fedora] Fedora Reporter: Steven Pritchard <steve>
Component: Package ReviewAssignee: Orion Poplawski <orion>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-extras-list
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://search.cpan.org/dist/CPAN-DistnameInfo/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-02 14:04:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163779, 168831    

Description Steven Pritchard 2005-09-20 15:21:41 UTC
Spec Name or Url: http://ftp.kspei.com/pub/steve/rpms/perl-CPAN-DistnameInfo/perl-CPAN-DistnameInfo.spec
SRPM Name or Url: http://ftp.kspei.com/pub/steve/rpms/perl-CPAN-DistnameInfo-0.06-1.src.rpm
Description:
Many online services that are centered around CPAN attempt to
associate multiple uploads by extracting a distribution name from the
filename of the upload. For most distributions this is easy as they
have used ExtUtils::MakeMaker or Module::Build to create the
distribution, which results in a uniform name. But sadly not all
uploads are created in this way.

CPAN::DistnameInfo uses heuristics that have been learnt by
http://search.cpan.org/ to extract the distribution name and version
from filenames and also report if the version is to be treated as a
developer release.

Comment 1 Orion Poplawski 2005-10-11 22:18:18 UTC
- rpmlint is silent
- builds in mock
- License is good
- md5sums match

Approved