Bug 125068

Summary: bash should BuildRequires: libtermcap-devel
Product: [Retired] Red Hat Raw Hide Reporter: Maxim Dziumanenko <dziumanenko>
Component: bashAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.05b-39 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-02 15:13:55 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:

Description Maxim Dziumanenko 2004-06-02 15:02:25 UTC
Description of problem:
bash has built with libtermcap libs.
If libtermcap-devel uninstalled at the time bash bash build, then bash 
links with ncurses or fails to build (when ncurses-devel uninstalled).

Version-Release number of selected component (if applicable):
bash-2.05b-38

How reproducible:
Always

Steps to Reproduce:
1.rpm -e libtermcap-devel
2.rpmbuild --rebuild bash-2.05b-38.src.rpm
3.Wait for error
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Waugh 2004-06-02 15:13:55 UTC
Thanks.