>>> qmmp-plugins-freeworld-0.2.2-1.fc10.i386 requires qmmp
=
>>> 0:0.2.2
>>
>> [root@dhcp-lab-227 mock]# yum list qmmp
>> Loaded plugins: refresh-packagekit
>> Installed Packages
>> qmmp.x86_64
>> 0.2.2-1.fc10
>> installed
>> Available Packages
>> qmmp.i386
>> 0.2.2-1.fc10
>> fedora
>>
>>
>> ... but looking at the "fedora" repo mirror,
>>
http://download.fedoraproject.org/pub/fedora/linux/releases
>>/10/Fedora/i386/os/Packages/ I see no qmmp package
>>
>> how is that possible?
>
> Look again, it's there.
Well, yes, if you do s/Fedora/Everything/ first
ah, I see ... I was confused by my yum config - thanks for
pointing this out
but the question is, why it is reported as broken dependency
then?
> In Rawhide, however, you upgraded qmmp to 0.2.3, which
> breaks the strict dependency in qmmp-plugins-freeworld.
Karel build a 0.2.3 update for RPM Fusion; but the build is
not yet pushed yet, as qmmp-plugins-freeworld was build
against a new ffmpeg, which is not pushed because
xine-lib-freeworld and some other important packages are not
yet rebuild against it :-/
correct ... and the strict package version dependency is there
because the libraries are missing version, so that I have to
ensure consistency this way
but the breakage isn't reported for Rawhide but for version 10
which includes qmmp-0.2.2-1.fc10 satisfying the dependency of
qmmp-plugins-freeworld-0.2.2-1.fc10 ...
K.