11 Jan
2011
11 Jan
'11
12:43 a.m.
On 11/01/11 02:48, Dan McGee wrote:
Adapting from RPM, follow the [epoch:]version[-release] syntax. We can also borrow some of their parsing code for our purposes (thanks!). Add some new tests to our vercmp shell script tester for epoch comparisons, and then make the code work with these newfangled epoch specifiers.
Signed-off-by: Dan McGee<dan@archlinux.org>
Ack: Allan
+ /* different from RPM- always assume 0 epoch */ ^ space