On Tue, May 1, 2012 at 1:54 PM, Richard Shaw <hobbes1069(a)gmail.com> wrote:
Ok I'm about to pull my hair out.
I'm trying to build my OpenImageIO package for EL6 but for some reason
qt3-devel keeps getting installed for the BuildRequirement.
In my spec file only "qt-devel" is specified. I've even gone to the
extent of spec'ing:
BuildRequires: qt-devel >= 4
and qt3-devel STILL get's installed[1].
What's going on here?
I should have mentioned, I don't have this problem with building the
EL6 package with mock on Fedora 16 as qt-devel (4.6.2) gets installed,
this only happens on koji.
Richard