Bug 165493

Summary: control-center has an unnecessary implicitly generated dependency on libebook.so.N
Product: [Fedora] Fedora Reporter: Dave Malcolm <dmalcolm>
Component: control-centerAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
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: 2005-08-10 13:52:00 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 Dave Malcolm 2005-08-09 20:11:09 UTC
Description of problem:
"About Me" uses evolution-data-server for contact information, but (I believe)
we patch that out.

However, the configure.in requires it and adds libebook to the libraries to link
with (although nothing ever gets used).  This gets picked up by RPM, and hence
the control-center RPM has a unnecesssary dependency on libebbok.so.N

This means every time evolution-data-server's libebook so number increases,
control-center needs rebuilding.

Version-Release number of selected component (if applicable):
1:2.11.90-1

Comment 1 Ray Strode [halfline] 2005-08-10 13:52:00 UTC
Should  be fixed in tomorrow's rawhide.  The configure.in check was hard coding
"yes" for enable_about_me no matter what was passed to configure.