Bug 511305

Summary: coda should build with compat-readline5-devel
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: codaAssignee: Neil Horman <nhorman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: adam, nhorman
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: 2009-09-08 23:35:18 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: 511295    
Attachments:
Description Flags
Suggested patch none

Description Miroslav Lichvar 2009-07-14 16:25:51 UTC
Created attachment 351628 [details]
Suggested patch

Description of problem:
The readline package in rawhide will be soon updated to new 6.0 release which changes the license to GPLv3+. As coda is GPLv2, it should be built with the older readline (packaged in compat-readline5) to avoid licensing incompatibility or switched to libedit which is compatible with GPLv3, but doesn't support UTF-8.

Comment 1 Neil Horman 2009-07-17 15:22:07 UTC
fixed in the -3.fc12 release.  thanks!

Comment 2 Neil Horman 2009-07-20 10:23:21 UTC
grr, compat-readline seems to be place its libraries in non-standard locations, I'll need to figure out what to do about this.

Comment 3 Miroslav Lichvar 2009-07-20 10:32:42 UTC
That's to avoid conflicts with readline-devel. Setting CPPFLAGS and LDFLAGS should do the job, please see the attached patch.

Comment 4 Neil Horman 2009-07-20 14:49:06 UTC
fixed in -4.fc12