On Wed, Feb 23, 2011 at 08:18:53PM +0800, Robin Lee wrote:
> We can use the v-string feature provided by Perl itself to normalize the
> version numbers of CPAN module rpms. We always convert the legacy decimal
> versions to normalized v-string, and use the v-string number as the rpm
> version, sinc
On 23/02/11 02:21, Robin 'cheese' Lee wrote:
> Hi!
>
> RPM doen't generate proper version numbers for Dev. releases of modules. For
> example, perl(CPAN) of f14 is actually 1.94_56 which just means 1.9456. But
> the version generated by RPM is 1.94, much smaller than the actual version.
> So I hope
- Original Message -
> From: "Robin 'cheese' Lee"
> To: perl-de...@lists.fedoraproject.org
> Sent: Wednesday, February 23, 2011 3:21:50 AM
> Subject: Manipulate Dev. release number properly
> Hi!
>
> RPM doen't generate proper version numbers for Dev. releases of
> modules. For
> exampl
On Wed, Feb 23, 2011 at 10:21:50AM +0800, Robin 'cheese' Lee wrote:
> RPM doen't generate proper version numbers for Dev. releases of modules. For
> example, perl(CPAN) of f14 is actually 1.94_56 which just means 1.9456. But
> the version generated by RPM is 1.94, much smaller than the actual versi