On 06/07/2011 06:37 PM, William Cohen wrote:
> 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.
> 
> Detail of the attempted koji build are at:
> 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3117592
> 
> Any suggestions on tweaks to the oprofile.spec file force it to use qt4 based 
> qt-devel rpm would be appreciated.
> 
> -Will

If found that koji unhelpfully mapped qt-devel to qt3-devel. I change the 
buildrequires to qt4-devel and it seems happy now.

http://koji.fedoraproject.org/koji/taskinfo?taskID=3117621

-Will
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to