Hi, > we are working on ownCloud Client 1.6.0 and I'd like to inform you about > a couple of changes regarding packaging that we did. All the mentioned > changes will be in the upcoming beta2 which will be released soon.
I uploaded 1.6.0b1 to debian experimental, and all went okay except for the freebsd kernel. > ownCloud Client uses two libraries: libowncloudsync.so which is/will be > a public library to use the sync functionality from other applications > and libocsync which is the private csync sync core. So libowncloudsync.so is now stable enough, that other can use it? As a user and developer of pyOwnCloud it would be nice to relase a new version :) > I know that rpath is controversal discussed, but I think this is a valid > usecase where it is accepted to use rpath. I'll look at it ith beta2 is out. > We also updated the cmake module GNUInstallDirs.cmake in mirall. It is > now able to detect Debians multiarch settings automatically. Any > external settings (we had set CMAKE_INSTALL_LIBDIRS manually for deb > based distros) can be removed from the build descriptions. For debian I solved this problem with stripping out the shipped version of owncloud-client. That works without problems... Regards, hefee _______________________________________________ Packaging mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/packaging
