Bug 133611

Summary: "mergesort" already defined in System on darwin
Product: [Fedora] Fedora Reporter: Anders F Björklund <afb>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
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-01-04 19:44:15 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:
Attachments:
Description Flags
rpm-4.2.1-mergesort.patch none

Description Anders F Björklund 2004-09-25 08:39:23 UTC
Description of problem:

the bundled mergesort conflicts with system
include files and main system libraries


Version-Release number of selected component (if applicable):
rpm-4.2.1 and later

Comment 1 Anders F Björklund 2004-09-25 08:41:05 UTC
Created attachment 104310 [details]
rpm-4.2.1-mergesort.patch

#ifdef's the bundled version out

Comment 2 Jeff Johnson 2005-01-04 19:44:15 UTC
Added to HEAD and rpm-4_4 branches, should be in rpm-4.4.1-0.6 when built.
Thanks for the patch.