https://bugzilla.redhat.com/show_bug.cgi?id=1492746 --- Comment #8 from Christian Kellner <ckellner@xxxxxxxxxx> --- So apparently librenderdoc.so is a bit of a special library. It is used as part as an internal library, part to use via LD_PRELOAD and maybe as kind of a plugin, i.e. dynamically load it at runtime via dlopen. In the latter case it only exports a single function that (as state by upstream) will never change. I guess it is somewhat of a hybrid between (special) plugin and an internal library. Is that good enough for an exception? Would installing it unversioned into a "private" subdir, e.g. lib/renderdoc/librenderdoc.so be preferred? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx