Hi! I'm an owner of kadu whose subpackage depends on xmms-devel. It uses xmms.pc to check whether xmms is installed. And this is my problem: xmms.pc disappeared and it causes kadu build to fail. Is xmms.pc going to be back in further releases or should I disable this module for kadu?
I'll have a look at this at some point today. The version the rawhide build is from is a cvs snapshot (fixed lots of bugs), so it's probably why the pc file has gone.
xmms-config is patched with xmms-1.2.10-multidevel.patch and therefore strictly requires pkg-config! A diff against FE6 xmms reveals this change that is not covered in the %changelog: -install -Dpm 644 xmms.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xmms.pc +#install -Dpm 644 xmms.pc %{buildroot}%{_libdir}/pkgconfig/xmms.pc
*** Bug 235801 has been marked as a duplicate of this bug. ***
This bug (as Michael noticed) blocks the rebuild of xmms-adplug too...
FYI, this bug blocks the review of kdebluetooth. (Needed for F7/KDE) - Gilboa
okay, fixed in rawhide. closing
ACK. Working just fine. Thanks, - Gilboa
(In reply to comment #7) > Working just fine. Yeah, kadu built successfully at last :)