From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011222 Description of problem: I do not use KDE, it is not installed in my system. However I do use QT and it is installed. Due to some reasons I decided to rebuild licq with QT 3.0.0. The problem is that licq-kde is always builded from SRPMS. However, KDE libraries are not specified in BuildRequires tag of spec file. Therefore in my case build started but creating package failed cause licq-kde plugin of course was not compiled in my system due to absence of KDE libraties. How reproducible: Always Steps to Reproduce: 1. Remove KDE libraries from your system and try to rebuild licq from SRPMS
You have to edit the spec file and disable licq-kde by setting the buildkde variable to 0. If this variable doesn't exist in your spec file, get the latest SRPM from Rawhide.