From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040809 Description of problem: Requires: bind = %{epoch}:%{name}-%{version}-%{release} %{name}- shouldn't be there, since the package name is already given by bind = . What you want is E:V-R, not E:N-V-R. Version-Release number of selected component (if applicable): bind-9.2.4rc7-8 How reproducible: Always Steps to Reproduce: 1.Try to install today's bind-devel. Actual Results: Unsatisfyable dependency. Expected Results: Well, given the mistaken Requires:, the error is actually to be expected :-) Additional info:
This is fixed in bind-9.2.4rc7-9 . *** This bug has been marked as a duplicate of 130919 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.