ack -- pushed to master
On Mon, 2012-10-01 at 12:46 -0500, Endi Sukma Dewata wrote:
On 10/1/2012 8:43 AM, Ade Lee wrote:
> Endi,
>
> I see how the logic is supposed to work, but when I build using the
> compose packages, I still see 10.0.0 as the implementation version.
>
> Ade
> On Sun, 2012-09-30 at 12:52 -0500, Endi Sukma Dewata wrote:
>> The RPM spec files have been modified to pass the full RPM version
>> number to CMake. The version number contains the product version
>> number, release number, milestone, and platform. The CMake scritps
>> will parse and use this version number to generate Java manifest
>> files. The product version number will be used as the specification
>> version and full version number will be used as the implementation
>> version.
>>
>> Ticket #339
New patch attached. Removed old code that overrides the version.