https://bugzilla.redhat.com/show_bug.cgi?id=1509290
--- Comment #2 from Iwicki Artur <[email protected]> --- Also, I wonder - since this is an arched package, doesn't it require for the vmod and varnish to be the same architecture? >Requires: varnish = %varnishver I may be wrong, but AFAIK this will pass if any arch is installed - e.g it may be possible to install vmod-uuid.x86_64, and the dependency resolver will be satisfied by varnish.i686. If this is the case, you should use: >Requires: varnish%{?_isa} = %varnishver -- 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]
