<div>it wouldn`t be a problem if you could say things like this:</div>
<div>&nbsp;</div>
<div>1.2b3 &gt; 1.2b4 and that just the changing number is compared to see if a higher one is avalible.</div>
<div>so in this case that woud be this:</div>
<div>&nbsp;</div>
<div>3 &gt; 4</div>
<div>&nbsp;</div>
<div>perhaps that`s possible with regular expressions..??? but than again you can`t check in mysql to see if the version (with a &quot;b&quot; in it) is greather or less than a existing version.</div>
<div>&nbsp;</div>
<div>i will do my best to get this working ^_^ i would love to have the fastest dependency checker in the world that`s realy working.. even without the strange logic of version numbers.</div>
<div>&nbsp;</div>
<div>to be clear:</div>
<div>1.01</div>
<div>1.10</div>
<div>1.1</div>
<div>== smaler than:</div>
<div>1.20</div>
<div>&nbsp;</div>
<div>that`s how my dep checker will work.</div>
<div>and anyone that would be willing write this script in c++ with me?</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">2007/4/10, Nicolas Mailhot &lt;<a href="mailto:nicolas.mailhot@laposte.net">nicolas.mailhot@laposte.net</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Le Mar 10 avril 2007 16:23, Mark a écrit :<br>&gt; if it isn`t logic than why is the current system still existing?
<br>&gt; it can be so much faster is logic is being used ^_^<br><br>RPM versionning rules have to match versionning rules used by the packaged<br>projects in real life. Users want to match package versions to the<br>versions advertised on upstream web sites.
<br><br>Since what software writers consider sane versionning is only slightly<br>more predictable than winning loto numbers, rpm internal rules border on<br>the complex.<br><br>In other news the software industry was still US-centric, and americans
<br>still pondering the benefits of going metric.<br><br>--<br>Nicolas Mailhot<br><br>--<br>fedora-devel-list mailing list<br><a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list">
https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br></blockquote></div><br>