https://bugzilla.redhat.com/show_bug.cgi?id=1165641 --- Comment #12 from Petr Šabata <psabata@xxxxxxxxxx> --- (In reply to Colin Macdonald from comment #7) > Is it complicated to put it in /usr/lib64/btparse/libbtparse.so or similar? > Docs refer to "rpath" for this... But I readily admit I'm a bit over my > head. Judging by the docs, I think the library is meant to be used by other developers, if they wish to do so (despite the unversioned ABI). For this reason, I would keep it in %{_libdir} (and delete rpath from the binaries). If you think nobody but Text::BibTeX will ever use it, feel free to move it to a subdirectory (and utilize rpath in the binaries to find it; that is acceptable). You will have to tinker with the package build system for this. It can be done either way. I prefer the first, option -- what we have now. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review