| Summary: | RFE add libgssapi_krb5 to zeromq 4.1.4 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Ben Woodard <woodard> | ||||||
| Component: | zeromq | Assignee: | Denis Arnaud <denis.arnaud_fedora> | ||||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | epel7 | CC: | 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: |
|
||||||||
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.
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. |
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.