[pacman-dev] makepkg and version comparators
Travis Willard
travisw at wmpub.ca
Thu Mar 8 15:00:20 EST 2007
On Thu, 8 Mar 2007 20:56:25 +0100, Alessio 'mOLOk' Bolognino wrote
> Actually makepkg seems to no handle version comparators, but there
> are official packages with deps like whatever>2.4, is this a known problem?
I'm not sure what you mean. Assume you have a package with
depends=('foo>2.0')
and you run makepkg.
1) Do you mean it says "dependency not satisfied: foo>2.0"?
If so, this has been fixed in CVS.
2) Do you mean that makepkg succeeds even if you only have foo 1.0 installed?
If so, this is news to me - I'll have to test it when I get home, to verify
your result ;)
--
Travis
More information about the pacman-dev
mailing list