<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Tahoma'; font-size:12pt; font-weight:400; font-style:normal;">OK, now we're talking. You have given me a test case that makes my patch fail and I will address it after How I Met Your Mother.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>El Jueves 12 Marzo 2009, Gerry Reno escribió:<br>
> Manuel,<br>
> In RPM the only restriction on 'version' is that it must be made of<br>
> alphanumeric or period. Ref:<br>
> http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-tags.html<br>
> Just for a small test I ran a perfectly legal version pattern, that is<br>
> allowable in distros other than Fedora, through your patch logic.<br>
><br>
> version = A2<br>
> release = 0_rc1<br>
> version-release = A2-0_rc1 # this is what we expected to see<br>
> version-release = -0.0_rc1.A2 # this is what we get instead as strings<br>
> are modified by patch logic<br>
><br>
><br>
> This is why I suggest that you make an extension module triggered by a<br>
> commandline option so there are no restrictions or unexpected<br>
> side-effects introduced to non-Fedora distro users.<br>
> Right now, I'm a big -1 on the patch. If it would be made as an<br>
> extension triggered by commandline option then I would support it.<br>
><br>
> Regards,<br>
> Gerry<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>        Manuel Amador (Rudd-O) <rudd-o@rudd-o.com><br>
        Rudd-O.com - http://rudd-o.com/<br>
        GPG key ID 0xC8D28B92 at http://wwwkeys.pgp.net/<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Mix's Law:<br>
        There is nothing more permanent than a temporary building.<br>
        There is nothing more permanent than a temporary tax.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>