https://bugzilla.redhat.com/show_bug.cgi?id=1540335 --- Comment #7 from Kim Walisch <kim.walisch@xxxxxxxxx> --- Hi Micheal, I have released a new version of the primesieve spec file and corresponding SRPM package: Spec URL: https://raw.githubusercontent.com/kimwalisch/primesieve-rpm/master/primesieve.spec SRPM URL: https://raw.githubusercontent.com/kimwalisch/primesieve-rpm/master/primesieve-6.4-4.fc27.src.rpm > primesieve : for the executable > libprimesieve : for the shared runtime lib > libprimesieve-devel : for the shared buildtime lib > libprimesieve-static : for the static lib I like your idea of adding a libprimesieve package so I have implemented that. Previously, if the user would have installed the libprimesieve-devel package this would also install the primesieve package with the binary. This issue is fixed now. > you may also drop the primesieve package and include it in the libprimesieve package. I don't like this idea because most users will be interested in the primesieve binary and I want users to be able to install the binary with 'dnf install primesieve'. I have also improved the summaries and descriptions of the different packages. Hers's the link to the successful koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=25096373 -- 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