Tue, 30 May 2023 10:39:02 EDT

Information for build perl-CPAN-DistnameInfo-0.09-1.ru6

ID3402
Package Nameperl-CPAN-DistnameInfo
Version0.09
Release1.ru6
Epoch
SummaryExtract distribution name and version from a distribution filename
DescriptionMany 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.
Built byjmatth
State complete
StartedFri, 06 Feb 2015 11:29:10 EST
CompletedFri, 06 Feb 2015 11:31:45 EST
Taskbuild (centos6-rutgers-staging, perl-CPAN-DistnameInfo-0.09-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
perl-CPAN-DistnameInfo-0.09-1.ru6.src.rpm (info) (download)
noarch (build logs)
perl-CPAN-DistnameInfo-0.09-1.ru6.noarch.rpm (info) (download)
Changelog * Sat Feb 13 2010 Steven Pritchard <steve@kspei.com> 0.09-1 - Update to 0.09. * Fri Dec 04 2009 Stepan Kasal <skasal@redhat.com> - 0.08-3 - rebuild against perl 5.10.1 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue May 12 2009 Steven Pritchard <steve@kspei.com> 0.08-1 - Update to 0.08. - BR Test::More. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Jul 02 2008 Steven Pritchard <steve@kspei.com> 0.07-1 - Update to 0.07. - Improve Summary. - Drop our copies of COPYING and Artistic. * Fri Feb 08 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.06-4 - rebuild for new perl * Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.06-3 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. * Sat Sep 16 2006 Steven Pritchard <steve@kspei.com> 0.06-2 - Canonicalize Source0 URL. - Fix find option order. * Mon Sep 19 2005 Steven Pritchard <steve@kspei.com> 0.06-1 - Specfile autogenerated.