Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=564718 Paul Howarth <paul@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |paul@xxxxxxxxxxxx Fixed In Version| |perl-DateTime-Format-Strpti | |me-1.1000-1.fc13 Resolution| |RAWHIDE --- Comment #7 from Paul Howarth <paul@xxxxxxxxxxxx> 2010-02-16 09:21:42 EST --- The problem causing the build failure was that perl's idea of version numbering differs from rpm's idea of it. The package had a buildreq of perl(DateTime) >= 0.4304, which is how upstream specify the requirement. However, Fedora has recently updated to perl(DateTime) version 0.53, which in perl would be fine but rpm believes this to be a lower version than 0.4304. I resolved this by bumping the buildreq to 0.44, the oldest 2-digit version that satisfies the requirement. The resulting package then got as far as building, but the test suite failed due to an incompatibility (see http://code.google.com/p/datetime-format-strptime/issues/detail?id=19) with perl(DateTime::Locale) version 0.43, also recently updated in Fedora. Updating perl-DateTime-Format-Strptime to the current upstream version 1.1000 resolved that problem. -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel