Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: perl-Math-Pari https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175198 jpo@xxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO|163776 |163778 nThis| | ------- Additional Comments From jpo@xxxxxxxxxxxx 2006-01-31 19:55 EST ------- Paul, 1) Would you mind just hardcoding the pari version? The current construct appears to be error prone: for example, it doesn't handle the current pari development version - 2.2.12 - or any other version component with more than 1 digit. If I assume the Math::Pari version as 2.021201 it will output 2.212 as the pari version (it should output 2.2.12). $ echo 2.021201 | perl -pi -e 'tr/0/./;s/\.+/./;s/\.[^.]*$//' 2.212 2) There is also a new version available. Could you update? Diff from Math-Pari-2.010702 to Math-Pari-2.010703 http://search.cpan.org/diff?from=Math-Pari-2.010702&to=Math-Pari-2.010703 jpo -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/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. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list