koji attempting to use qt3-devel rpm rather than qt-devel on fedora 13 build root

Michael Cronenworth mike at cchtml.com
Tue Jun 7 22:50:23 UTC 2011


On 06/07/2011 05:37 PM, William Cohen wrote:
> Any suggestions on tweaks to the oprofile.spec file force it to use qt4 based qt-devel rpm would be appreciated.

Fedora 13 qt3:
http://pkgs.fedoraproject.org/gitweb/?p=qt3.git;a=blob;f=qt3.spec;h=18f285029818b200c91d2b696ecc25be2d5a0649;hb=f13#l171

It seems yum is grabbing the Provides over the real package name.

Fedora 14 qt3 does not have a Provides: qt-devel.

You would have to BuildRequire: qt4-devel for Fedora 13 to be sure it 
grabs the right one.


More information about the devel mailing list