GNOME Bugzilla – Bug 564168
patch for release version flag
Last modified: 2010-06-16 08:54:39 UTC
I'm attaching a patch which fixes the definition of GENERIC_RELEASE for bakery-2.6.
Created attachment 124449 [details] [review] GENERIC_MAJOR_VERSION patch * configure.in: Fix definition of GENERIC_MAJOR_VERSION.
Created attachment 124450 [details] [review] GETTEXT_PACKAGE patch * configure.in: Change GETTEXT_PACKAGE for parallel install of 2.6.
Sorry for not noticing this. Could you please provide just one patch with a ChangeLog entry, please, explaining what problem this solves.
Created attachment 163787 [details] [review] Fix package versioning. * configure.in (GENERIC_MAJOR_VERSION): Fix definition. (GETTEXT_PACKAGE): Allow parallel-installation with other API versions.
Pushed to master. Thanks. It looks sane, though I wonder why I never noticed it as a problem before.