https://bugzilla.redhat.com/show_bug.cgi?id=1358917
--- Comment #2 from Michael Schwendt <[email protected]> --- > %files static > %license LICENSE.TERMS > %doc README Since -static requires -devel and -devel requires the base package, there is absolutely no need to duplicate the %license and %doc file in the -static package. > %package static > Summary: Static library for %{name} > Requires: %{name}-devel Preferably this explicit Requires follows these guidelines, too: https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package -- 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 -- [email protected] To unsubscribe send an email to [email protected]
