GNOME Bugzilla – Bug 753525
Configuration issues when using non-system location or non-released versions of libparted
Last modified: 2015-10-27 17:01:45 UTC
Seen these issues when building GParted with libparted installed in non- system location or with non-released versions of libparted: 1) Configuration based on the system provided version of libparted, rather than the the version linked with from the non-system location. 2) Configuration may miscompare versions of non-released version of libparted.
Created attachment 309449 [details] [review] Fix configuration issues with compiling with custom releases of libparted (v1) Hi Curtis, Here's a patchset to fix the above listed issues. Thanks, Mike
Thank you Mike for discovering this problem and providing a fix. The patchset in comment #1 looks good to me. As such I have committed it to the git repository for inclusion in the next release of GParted. Hopefully you don't mind that I made one minor change to the title of the second patch FROM: effecting TO: affecting The relevant git commits can be viewed at the following links: Fix configuration version mismatch when using custom install of libparted (#753525) https://git.gnome.org/browse/gparted/commit/?id=050366f6911d60c84803650bac117b30959f83af Fix configuration version compare issue affecting libparted from GIT (#753525) https://git.gnome.org/browse/gparted/commit/?id=bdbb6729f81162bc7814b6535beb09687b4df3c7
This enhancement was included in the GParted 0.24.0 release on October 27, 2015.