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



--- Comment #19 from Michael Schwendt (Fedora Packager Sponsors Group) 
<[email protected]> ---
> %package        static

> -Requires:       %{name}%{?_isa} = %{version}-%{release}
> +Requires:       %{name}-devel = %{version}-%{release}

Here you're free to keep the %?_isa in that dependency, since your base package
dep in the -devel package also adds %?_isa (as covered by the guidelines). That
would make the entire depchain -static => -devel => base package arch-specific.

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to