https://bugzilla.redhat.com/show_bug.cgi?id=1108395 --- Comment #1 from Sandro Mani <manisandro@xxxxxxxxx> --- Spec URL: http://smani.fedorapeople.org/review/netgen-mesher.spec SRPM URL: http://smani.fedorapeople.org/review/netgen-mesher-5.1-2.fc21.src.rpm %changelog * Thu Jun 12 2014 Sandro Mani <manisandro@xxxxxxxxx> - 5.1-2 - Split off libraries in libs subpackages - Rename shared libraries to less generic names Note: rpmlint will complain about *tons* of undefined-non-weak-symbols. These are caused by the fact that all libraries except libnglib are heavily under-linked. This could be fixed to some extent, but not completely (at least, not in a straight forward way), since the libng* libraries would have to be inter-linked, which is hard to so since link dependencies for one library have not yet been built, but conversely those link dependencies would need to be linked against the library currently being built. All these affected libraries seem to be private libraries, in the sense that only the netgen_mesher executable uses these, third-party code should only use libnglib, which is linked against the remaining libraries. -- 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