Bug 1324575

Summary: separate ncurses-c++-libs subpackage
Product: [Fedora] Fedora Reporter: Yaakov Selkowitz <yselkowi>
Component: ncursesAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mlichvar, yselkowi
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-08 10:23:39 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: 1323209    
Attachments:
Description Flags
Separate ncurses-c++-libs subpackage (#1324575)
none
Revised patch
none
Re-revised patch none

Description Yaakov Selkowitz 2016-04-06 16:41:35 UTC
We are working to minimize the container image size and the unused libncurses++ bindings are pulling in the otherwise unnecessary libstdc++.  Patch for rawhide forthcoming.

Comment 1 Yaakov Selkowitz 2016-04-06 17:02:02 UTC
Created attachment 1144278 [details]
Separate ncurses-c++-libs subpackage (#1324575)

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=13576014

Comment 2 Yaakov Selkowitz 2016-04-06 18:02:45 UTC
Created attachment 1144294 [details]
Revised patch

Comment 3 Yaakov Selkowitz 2016-04-07 18:37:00 UTC
Created attachment 1144836 [details]
Re-revised patch

Comment 4 Miroslav Lichvar 2016-04-08 10:23:39 UTC
Applied and pushed to git. Thanks!