Bug 455144

Summary: Please rebuild mutt for db 4.7 (using attached patch)
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: muttAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lmacken, pertusus
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-07-28 12:34:10 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
mutt-1.5.18-db47.patch none

Description Robert Scheck 2008-07-12 18:56:40 UTC
Description of problem:
Mutt is currently built against db 4.6 which is now in compat-db, as the latest
db is version 4.7. Please rebuild mutt for db 4.7 (using the attached patch, as
mutt only is able to link up to db 4.6 by default).

Version-Release number of selected component (if applicable):
mutt-1.5.18-3
db4-4.7.25-2

How reproducible:
Everytime, see above.

Actual results:
Mutt links against db 4.6.

Expected results:
Mutt should link against db 4.7.

Additional info:
The attached patch was already sent upstream.

Comment 1 Robert Scheck 2008-07-12 18:58:21 UTC
Created attachment 311647 [details]
mutt-1.5.18-db47.patch

Comment 2 Robert Scheck 2008-07-27 14:42:12 UTC
Ping?

Comment 3 Miroslav Lichvar 2008-07-28 12:34:10 UTC
Fixed in mutt-1.5.18-4.fc10. I removed the configure.ac hunk from the patch to
avoid trying to rebuild configure when building. 

Thanks.