On Fri, 29 May 2009 14:31:32 -0500, Doug Leavitt <Doug.Leavitt at Sun.COM>
wrote:
> IPS version numbers have a very strict form.
> They can only contain numbers that contain no leading 0's
> unless the value is 0, and '.', starting with a number.
> 
> 0.1 is acceptable as is 1.0, 20090906.123.1
> but not 00.1, 0.01, .1. 1.a etc...
> 
> The problem is the version in your spec file:
>       2.05.01
> needs to be 2.5.1

That cleared up the issue. Thanks!

-- 
Yet magic and hierarchy
arise from the same source,
and this source has a null pointer.

Reference the NULL within NULL,
it is the gateway to all wizardry.

Reply via email to