* Fix version comparisons when one pkgrel doesn't exist (this ony fails on an ==
commitd35e489499daaa64958a3d46688ba746a337041b
authorAaron Griffin <aaron@archlinux.org>
Sun, 18 Feb 2007 18:29:28 +0000 (18 18:29 +0000)
committerAaron Griffin <aaron@archlinux.org>
Sun, 18 Feb 2007 18:29:28 +0000 (18 18:29 +0000)
tree38639093148a43cd94f826236404c923c64f1f4d
parent6e9c987857030cbbe3e7e64fa963b579ecdde9c0
* Fix version comparisons when one pkgrel doesn't exist (this ony fails on an ==
  operation, technically, as 1.1.2-1 >= 1.1.2 is true.
lib/libalpm/deps.c
lib/libalpm/versioncmp.c