https://bugzilla.redhat.com/show_bug.cgi?id=1476458



--- Comment #3 from Iwicki Artur <fed...@svgames.pl> ---
In general, it's best if the docs can be installed without having to pull in
any parts of their parent package.
>Files marked as documentation must not cause the package to pull in more 
>dependencies than it would without the documentation.
https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation

As a general rule, %{_isa} and "BuildArch: noarch" do not go along. %{_isa}
expands to the architecture description, so it creates an arch-specific
dependency. 

Also, last thing - as mentioned in the link above, the subpackage name should
be -doc, not -docs (without the "s").

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to