https://bugzilla.redhat.com/show_bug.cgi?id=1414030
--- Comment #2 from Christian Dersch <[email protected]> --- Requires: %{name}-libs%%{?_isa} = %{version}-%{release} That should be "Requires: %{name}-libs%{?_isa} = %{version}-%{release}", otherwise isa macro is not evaluated and the packages do not install ;) -- 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]
