Bug 1079639

Summary: tnftp bundles libedit
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: tnftpAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tnftp-20130505-7.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-25 18:53:35 UTC Type: Bug
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: 504493    

Description Ville Skyttä 2014-03-22 11:39:32 UTC
https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
https://fedoraproject.org/wiki/Packaging:Treatment_Of_Bundled_Libraries

tnftp uses a bundled copy of libedit, it should be fixed to use the system one.

$ repoquery --repoid=rawhide-debuginfo -l tnftp-debuginfo | grep libedit

Comment 1 David Cantrell 2014-06-25 18:53:35 UTC
Fixed.  Due to the structure of the tnftp source tree, it's best to leave the libedit subdirectory in there because it contains headers from NetBSD that help drive the compilation of tnftp.  But I've patched src/Makefile.in to use the system libedit.