From: Mark M. <mm...@ri...> - 2011-04-25 23:18:06
|
Rich, On Apr 23, 2011, at 11:36 PM, Rich Mattes wrote: > I'm working on packaging ompl for Fedora[1], and it looks like there's > no versioning information built into the libompl.so library. The > version information in question is specified by the VERSION and > SOVERSION properties for the library, is there any reason why these are > omitted? Thanks for bringing this to our attention. It has been fixed in our repository and should appear in the 0.9.3 release, which is expected to be released in the next couple of months. BTW, we use CPack (http://www.cmake.org/Wiki/CMake:CPackPackageGenerators) for creating source tar balls. If you’d like to contribute a patch with RPM settings, we’d be happy to include it. In case you’re not familiar with cpack, it allows you to build source and binary packages in rpm format and a number of other formats. > > Thanks, > > Rich Mattes > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=690038 -- Mark Moll |