Bug 1324580

Summary: Separate pcre-cpp subpackage
Product: [Fedora] Fedora Reporter: Yaakov Selkowitz <yselkowi>
Component: pcreAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lkundrak, ppisar, yselkowi
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pcre-8.38-14.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-07 09:57:46 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 pcre-cpp subpackage for C++ bindings (#1324580)
none
Revised patch none

Description Yaakov Selkowitz 2016-04-06 17:10:25 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:17:45 UTC
Created attachment 1144281 [details]
Separate pcre-cpp subpackage for C++ bindings (#1324580)

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

Comment 2 Yaakov Selkowitz 2016-04-06 18:03:43 UTC
Created attachment 1144295 [details]
Revised patch

Comment 3 Petr Pisar 2016-04-07 09:57:46 UTC
Thank you for the patch. I appreciate someone fights against dependency bloat. I applied it with a small correction.