On Tue, Jun 7, 2011 at 23:45, John5342 <john5...@gmail.com> wrote:

> On Tue, Jun 7, 2011 at 23:37, William Cohen <wco...@redhat.com> 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.
>>
>
> Both qt3-devel and qt-devel (qt4) provide qt-devel. They also provide
> qt3-devel and qt4-devel respectively if you want a specific one.
>

Looking closer it seems the qt3-devel in f13 is providing qt-devel with an
apoch of 1 while the other packages don't seem to have one which is likely
why qt3-devel is being picked over qt-devel (qt4).

-- 
There are 10 kinds of people in the world: Those who understand binary and
those who don't...
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to