Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 58937

Summary: .spec file for licq does not have dependency from KDE libraries, although KDE is required to rebuild package from SRPMS
Product: [Retired] Red Hat Raw Hide Reporter: Dennis Dementiev <denm>
Component: licqAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-28 10:45:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis Dementiev 2002-01-28 10:45:28 UTC
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

Comment 1 Karsten Hopp 2002-07-24 10:20:29 UTC
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.