https://bugzilla.redhat.com/show_bug.cgi?id=1071163 --- Comment #17 from Gerd Pokorra <gp@xxxxxxxxxxxxxxxxxx> --- If I understand it corret, then there are two issues: 1. unversioned shared library files in base package 2. uthash is bundled unversioned shared library file in base package: MoarVM do not provide a versioned shared library. The unversioned shared library is needed to link NQP against it and to run Rakudo programs. I think this is a case to put the unversioned .so file in the base package. But I do not care about it. If you want I will place 'libmoar.so' in the -devel package. I do not hear from moarvm developers any consideration to provide a versioned shared library. uthash is bundled: MoarVM builds with the header file 3rdparty/uthash.h. On a Fedora 20 I stalled the rpm 'uthash', but MoarVM do not build with the header file from this package. I get the error: 'hash_handle' undeclared I must admit that I do not find a solution for that build problem. Any help is welcome. So would you make an exception and accept that this header files is bundled. Indeed the Fedora Packaging Guidelines only say not to bundle shared libraries. It should not to be a problem to bundle a header file that has a huge amount of different lines. -- 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