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



--- Comment #8 from Christopher Meng <[email protected]> ---
Oh, a tpyo was found:

Requires:       ioprocess = %{name}-%{version}

Should be:

Requires:       ioprocess = %{version}-%{release}

--

Or you can use macros everywhere like:

Requires:       %{name} = %{version}-%{release}

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