https://bugzilla.redhat.com/show_bug.cgi?id=1540335 --- Comment #6 from Michael Schwendt <bugs.michael@xxxxxxx> --- > 1) That is a recent change indeed. https://fedoraproject.org/wiki/Packaging:Scriptlets#Shared_Libraries > 3) If the package naming bugs you that much, you could go a step further and build the following packages: primesieve : for the executable libprimesieve : for the shared runtime lib libprimesieve-devel : for the shared buildtime lib libprimesieve-static : for the static lib That would be even closer to Debian, where they use a versioned libprimesieve8 package. Of course, if no other program links with libprimesieve [yet], you may also drop the primesieve package and include it in the libprimesieve package. Adding "Provides: primesieve" would extend the namespace with regard to user searches. -- 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