Comment 6 for bug 224496

Revision history for this message
Todd Denniston (todd-denniston) wrote :

Stéphane Raimbault wrote, On 05/01/2008 07:10 PM:
> I don't want to update the file to each beta until the 2.0 release so
> I already use the 2.0 name in the spec file.
>
Thats OK.
I was really commenting on future major version changes, I have worked with a couple of other libraries (Xforms and lesstif) and noted that they found it easier to deal with trouble reports when the "real" binary (not the softlinks to it) was versioned with the real release number, but they had some problems getting libtool to behave[1].
So again, this is something to mainly keep in the back of your mind for V2 -> V3 transition.

[1] with lesstif they had a very difficult time, the softlink was required to be libXm.so.1.2 (the version of motif it was being compatible with) but the version of lesstif was 0.94.4.

> I don't want to apply this patch to the 1.2 series only to the trunk
> one.

I assume that you mean:
You intend to apply the 1.9.0 version in the trunk.
But you do not intend to apply the 1.2.4 version.

Seems like a sound decision, considering you do not intend to cut a 1.2.5 revision.

Note that since you committed the patch for c++ (Bug #224485), you can remove references to it from the .spec file when you apply it to the trunk. :)