Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=946856

--- Comment #19 from Tom "spot" Callaway <tcall...@redhat.com> ---
They should be Requires, not BuildRequires, and they're fine as Requires. A
robust installation makes more sense here as the default.

As to the %files entry, if you want to entirely avoid hardcoding in the spec,
you do need to wildcard as you've described. This is where there is a
difference of opinion. 

Some packagers prefer to hardcode the full name of the shared library files,
with versioning (only under %files) so that if the sover changes upstream, your
package will fail to build, and you'll have to manually change it. I don't
personally think this is necessary, but I leave it to your discretion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xlmpk2rzGo&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to