Bug 594027

Summary: Library builds duplicate
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: libeventAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 7CC: steved
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: 2010-05-20 11:42:54 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 Joe Orton 2010-05-20 11:37:06 UTC
Description:
1) libevent_extra requires symbols from libevent_core but does not have a DT_NEEDED for it

2) libevent_core and libevent_extra seem to contain exactly the same set of objects as
libevent.  Why not make libevent depend on core/extra, or vice versa?  This is a strange
waste of disk space.

Comment 1 Joe Orton 2010-05-20 11:42:54 UTC

*** This bug has been marked as a duplicate of bug 594028 ***