Bug 435873

Summary: Why is kdebase3 a (Build)Require?
Product: [Fedora] Fedora Reporter: Sebastian Vahl <fedora>
Component: konversationAssignee: Dennis Gilmore <dennis>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: rdieter
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: 2008-03-10 12:41:38 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:
Bug Depends On:    
Bug Blocks: 421891    

Description Sebastian Vahl 2008-03-04 08:03:16 UTC
Description of problem:
kdebase3 is defined as a BuildRequire and a Require in konversation.spec. Is 
there a reason for this? It also builds fine without it an I don't see a 
direct require on kdebase3 or kdebase3-libs in %configure output 
or "rpm -q --requires konversation".


Version-Release number of selected component (if applicable):
konversation-1.0.1-4.fc9


Additional info:
konversation is the only application on the current rawhide live images that 
requires kdebase3 (and kdebase3-libs). If it's not needed we have some free 
space for other packages.

Comment 1 Dennis Gilmore 2008-03-04 08:15:08 UTC
The BuildRequires only needs to be kdelibs3-devel  however the requires is
there so that help works.  it ensures khelpcenter is installed

Comment 2 Rex Dieter 2008-03-04 12:52:06 UTC
Re: khelpcenter, see also bug #435133

Comment 3 Rex Dieter 2008-03-10 12:41:38 UTC
OK, the approach we're going to try taking (the same as gnome does) for online 
help/documentation browser, in that it will *not* a hard dependency.

In the meantime, we'll explore the option of splitting khelpcenter out (of 
kdebase, kdebase-runtime respectively).

%changelog
* Mon Mar 10 2008 Rex Dieter <rdieter> - 1.0.1-5
- drop Requires: kdebase3 (#435873)

Comment 4 Kevin Kofler 2008-03-12 06:56:36 UTC
FYI, khelpcenter is now fully provided by kdebase-runtime, including the KDE 3 
service .desktop for KDE 3 apps.