https://bugzilla.redhat.com/show_bug.cgi?id=1476458 --- Comment #3 from Iwicki Artur <fedora@xxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx