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



--- Comment #2 from Christopher Meng <[email protected]> ---
%package    doc
Summary:    Documentation for %{name}
Requires:       %{name}%{?_isa} = %{version}-%{release}
BuildArch:    noarch

Wrong.

%package    doc
Summary:    Documentation for %{name}
Requires:       %{name} = %{version}-%{release}
BuildArch:    noarch

-- 
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