Bug 1118203
| Summary: | prosody: EPEL7 build | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Guido Berhoerster <guido+fedora> |
| Component: | prosody | Assignee: | Robert Scheck <redhat-bugzilla> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | avgurf, marc, matthew, redhat-bugzilla, redhat, simon.waters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | prosody-0.9.8-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-21 05:12:16 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: | 1192734, 1192735 | ||
| Bug Blocks: | |||
|
Description
Guido Berhoerster
2014-07-10 08:15:06 UTC
I built prosody for Centos7 and this is what I needed to do
lua-expat: change %define luaver 5.2 to %define luaver 5.1
lua-dbi: change %define luaver 5.2 to %define luaver 5.1
lua-filesystem: no changes (already in epel7)
lua-sec: no changes
lua-socket: no changes (need for lua-sec)
prosody: comment out the following configure options --runwith=/usr/bin/luajit, --with-lua='', and --with-lua-include=%{_includedir}/lua-5.1
(In reply to Matthew Gyurgyik from comment #1) > I built prosody for Centos7 and this is what I needed to do > Hi Matthew! Which version of Prosody? Thanks! SCM requests and RHBZs for dependencies have been filed. The EPEL 7 build won't happen through before I have Fedora on the latest prosody version. Hi, Is there a progress update? Would love to have prosody in EPEL7. I am unfortunately still waiting for the missing dependencies (as linked above). If nothing happened within the next time, I will start to maintain these packages, too. lua-dbi-0.5-10.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/lua-dbi-0.5-10.fc20 prosody-0.9.8-1.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/prosody-0.9.8-1.el7 prosody-0.9.8-1.el7 has been pushed to the Fedora EPEL 7 testing repository. prosody-0.9.8-1.el7 has been pushed to the Fedora EPEL 7 stable repository. |