Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

leigh scott <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #14 from leigh scott <[email protected]> 2011-05-22 
09:15:52 EDT ---
(In reply to comment #13)
> Hmmm... but it depends on #591190
> 
> As a result, I'm getting these mails from [email protected]:
> -------------------------------------------------------
> dh-make has broken dependencies in the rawhide tree:
> On x86_64:
>         dh-make-0.55-3.fc15.noarch requires debhelper
> On i386:
>         dh-make-0.55-3.fc15.noarch requires debhelper
> Please resolve this as soon as possible.
> -------------------------------------------------------
> 
> I'm not sure what stops #591190 Review Request.
> Any idea on how to resolve this?

Correct the mistake in your spec file

#BuildRequires:
Requires:       debhelper
Requires:       dpkg-devel
Requires:       %{_bindir}/make

You can't require a package that doesn't exist yet

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to