[Pkg-giraffe-discuss] About zarafa libraries
Mark Dufour
m.dufour at zarafa.com
Sun May 31 20:18:10 UTC 2015
hi guido,
thanks!
> * zarafa-libmapi contains libs with a soname so I expect a stable ABI
> with soname bumps on ABI changes so let's rename it to just libmapi
note that it seems there already exists a 'libmapi' in debian.. (from openchange?)
> * zarafa-client contains no clients but two shared libs:
> libzarafasync.so.0 and libzarafaclient.so. The later one is
> without a soname. Is that on purpose? If not, lets add one
> and rename the package to libzarafa.
yes, in our SCM I can see that in 2009 we added '-avoid-version' to provider/client/Makefile.am (at the time to get into the Ubuntu shop according to the comments.. :P). and it is actually dlopen'ed so I guess we should move it to a private directory, together with the other dlopen'ed libs. I will at least create a patch for this this week.
> * Is there a reason why zarafa-client depends on zarafa-lang?
yes, it uses it..
cheers,
mark.
More information about the Pkg-giraffe-discuss
mailing list