Bug 134699

Summary: bc should BuildRequires: readline-devel
Product: [Fedora] Fedora Reporter: Maxim Dziumanenko <dziumanenko>
Component: bcAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
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: 2004-10-08 13:03:36 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: 123268    

Description Maxim Dziumanenko 2004-10-05 17:15:06 UTC
Description of problem:
bc.spec contains 
%configure --with-readline
but BuildRequires: readline-devel is missing

Version-Release number of selected component (if applicable):
bc-1.06-17

How reproducible:
Always

Steps to Reproduce:
1.rpm -e readline-devel
2.rpmbuild -ba bc-1.06-17.src.rpm
3.Wait for build error


Expected results:


Additional info:

Comment 1 Thomas Woerner 2004-10-08 13:03:36 UTC
Fixed in rawhide in rpm bc-1.06-17.1 or newer.