Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/show_bug.cgi?id=275271 Summary: cpan2rpm deals badly with letters in version numbers Product: Fedora Version: f7 Platform: All OS/Version: All Status: NEW Severity: low Priority: medium Component: cpan2rpm AssignedTo: ghenry@xxxxxxxxxxxxxxxxxx ReportedBy: marcos.marado@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx Description of problem: cpan2rpm deals badly with letters in version numbers. This makes, for instance, cpan2rpm SOAP::Lite to think that 0.60a is the latest version, instead of 0.69. Version-Release number of selected component (if applicable): cpan2rpm-2.028-2.fc6 How reproducible: Allways. Steps to Reproduce: 1. yum install cpan2rpm 2. cpan2rpm SOAP::Lite 3. Check the version of the generated RPM Actual results: A RPM from SOAP::Lite 0.60a is generated. Expected results: A RPM from SOAP::Lite 0.69 generated. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.