On Tue, 2020-02-25 at 16:11 +0100, Kevin Kofler wrote: > Fabio Valentini wrote: > > The recent update from cantor 19.08 to cantor 12.12 in both fedora 32 > > and rawhide bumped the SONAME of a shared library as mention in > > $SUBJECT (maintainers in CC). > > > > At least LabPlot still needs to be rebuilt on both f32 and rawhide > > (maintainers in CC). > > Cantor is really an application rather than a public library. It is > interesting that LabPlot now links to libcantorlibs, that is something that > the Cantor maintainers (KDE SIG, basically) will have to keep in mind. > Hopefully this can be coordinated in a better way next time. If a library is not intended for use by other things, it should not be installed to the well-known public shared library path. It should be installed somewhere private to the application and the application should handle including it in its own library path when appropriate. If it installs to /usr/lib64 then it's a public library, whether the author intended that or not... -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx