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



--- Comment #16 from Florian Weimer <fwei...@redhat.com> ---
(In reply to Steve Dickson from comment #14)
> (In reply to Florian Weimer from comment #12)
> > I think you still need to fix the Provides: line (and perhaps add Provides:
> > /usr/bin/rpcgen as well).
> 
> Is the the fix you are suggesting?
> 
> < Provides:       glibc-devel:%{_bindir}/rpcgen
> ---
> > Provides:       %{_bindir}/rpcgen

I'd prfer:

Provides: rpcgen
Provides: %{_bindir}/rpcgen

Some packages probably use

BuildRequires: rpcgen

and we should support that.

Igor, does this look okay to you?

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to