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

--- Comment #8 from Adrian Reber <[email protected]> 2010-01-27 08:27:34 EST ---
(In reply to comment #7)
> > > MUST: In the vast majority of cases, devel packages must require the base 
> > > package using a fully versioned dependency: Requires: %{name} = 
> > > %{version}-%{release} [23]
> > 
> > %package devel
> > [...]
> > Requires: %{name} = %{version}
> > 
> > FAIL
> 
> This is in the spec file since the beginning.    

Ah. I think I understand. It has to be Requires: %{name} =
%{version}-%{release} and libmpdclient only has Requires: %{name} = %{version}

Will fix that.

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