Bug 1301197

Summary: RFE add libgssapi_krb5 to zeromq 4.1.4
Product: [Fedora] Fedora EPEL Reporter: Ben Woodard <woodard>
Component: zeromqAssignee: Denis Arnaud <denis.arnaud_fedora>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: andrewniemants, denis.arnaud_fedora, garlick, mgrondona, tdhooge, tgummels, tomspur
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: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 967086    
Attachments:
Description Flags
patch to spec file
none
new version of the patch none

Description Ben Woodard 2016-01-22 20:58:35 UTC
Created attachment 1117337 [details]
patch to spec file

Description of problem:
We need to have krb5 support in zeromq. This is needed for a project that we are building based upon zeromq.

Version-Release number of selected component (if applicable):
4.1.4-1

Attached is the patch that we would like to be applied.

Comment 1 Ben Woodard 2016-01-23 02:58:17 UTC
Created attachment 1117407 [details]
new version of the patch

One of the developers told me that I missed one of the important dependencies. Enabled the openpgm.

Comment 2 Thomas Spura 2016-01-24 16:16:41 UTC
Thanks for the openpgm fix.
I put krb5 and openpgm into the same %bcond_without pgm and built it in rawhide:
http://koji.fedoraproject.org/koji/taskinfo?taskID=12668746

This could be picked up for epel7 together with #1301163 then.