Bug 1102853

Summary: Patch to use system zlib instead of bundled one
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: activemq-cppAssignee: Steve Traylen <steve.traylen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-30 13:59:31 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: 504493    
Attachments:
Description Flags
Patch to use system zlib instead of bundled one none

Description Ville Skyttä 2014-05-29 17:05:20 UTC
https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
https://fedoraproject.org/wiki/Packaging:Treatment_Of_Bundled_Libraries

'git am'able fix attached, build tested only. Let me know if you'd
like me to push and build this for devel.

Comment 1 Ville Skyttä 2014-05-29 17:05:25 UTC
Created attachment 900441 [details]
Patch to use system zlib instead of bundled one

Comment 2 Ville Skyttä 2014-05-29 17:06:45 UTC
While at it, remove one unnecessary conditional around Patch1:

Comment 3 Steve Traylen 2014-05-30 13:59:31 UTC
Thanks for the patch.