koji attempting to use qt3-devel rpm rather than qt-devel on fedora 13 build root
I am attempting to rebuild oprofile for fedora 13. However koji is converting the following in the spec file:
BuildRequires: qt-devel
into a dependency on the qt3-devel rpm, which is wrong. There is a qt-devel for qt4 available. Why isn't it using the proper qt-devel? The package built properly in fc13 earlier in april 2011 and similar builds were successful for FC14/FC15/Rawhide today.