Bug 226769

Summary: link with ncurses
Product: [Fedora] Fedora Reporter: Miroslav Lichvar <mlichvar>
Component: ucblogoAssignee: Gérard Milmeister <gemi>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Reopened
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: 2007-02-22 16:52:26 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: 226748    

Description Miroslav Lichvar 2007-02-01 15:06:53 UTC
Description of problem:
Link with libncurses instead of libtermcap, libtermcap and termcap packages will
be removed.

Version-Release number of selected component (if applicable):
ucblogo-5.5-5.fc6

Steps to Reproduce:
1. rpm -q --requires ucblogo | grep termcap
  
Actual results:
libtermcap.so.2

Additional info:
Replacing libtermcap-devel BuildRequire with ncurses-devel and rebuild of the
package will fix it.

Comment 1 Gérard Milmeister 2007-02-11 17:02:57 UTC
Fixed.

Comment 2 Miroslav Lichvar 2007-02-21 17:13:51 UTC
ucblogo-5.5-6.fc7 still depends on libtermcap, please change BuildRequires:
ibtermcap-devel to ncurses-devel. Thanks.

Comment 3 Gérard Milmeister 2007-02-22 16:52:26 UTC
Done.