Description of problem: gai-temp doesn't build under current devel/fc5, possibly due to a missing BuildRequires. From the end of the mock build.log: gcc -o gai-temp gai-temp.o readtemp.o -pthread -Wl,--export-dynamic -lgai -lpanel-applet-2 -lgtkglext-x11-1.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgdkglext-x11-1.0 -lGLU -lGL -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /usr/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status make: *** [gai-temp] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.11408 (%build) Possibly needs a BuildRequires of mesa-libGLU? Full mock output available on request.
[Reassigning] This -lGLU comes from a libtool archive found in "gtkglext-devel". gai-temp buildrequires gai-devel which requires gtkglext-devel which in turn requires libGL-devel instead of libGLU-devel