Bug 504882
| Summary: | Cannot build bitlbee plugins - no bitlbee-devel package | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Len Trigg <lenbok> | ||||||
| Component: | bitlbee | Assignee: | Robert Scheck <redhat-bugzilla> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | el5 | CC: | fitzsim, mastahnke, redhat-bugzilla | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | PackageBranch | ||||||||
| Fixed In Version: | 1.2.3-4.fc10 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-08-16 22:50:38 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: | 505351 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
Created attachment 347099 [details]
sourcefile containing patch for pgkconfig location and extra include header
My specfile references a new patch (attached), that sets the pgkconfigdir if on x86_64 architecture (there is almost certainly a proper way to do this), and adds an extra header needed due to the existing libresolv patch.
I'll try to have a look to it the next days. I'll re-read your pkgconfig patch and try to get it upstream, if the modification is really needed. I'll come back to this, once bug #505351 is solved. In addition to that, your suggestion is unfortunately not multilib-safe. Regarding the multilib issue, I'm waiting for a clarification on fedora-devel: https://www.redhat.com/archives/fedora-devel-list/2009-June/msg00987.html bitlbee-1.2.3-4.el4 has been submitted as an update for Fedora EPEL 4. http://admin.fedoraproject.org/updates/bitlbee-1.2.3-4.el4 bitlbee-1.2.3-4.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/bitlbee-1.2.3-4.el5 bitlbee-1.2.3-4.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/bitlbee-1.2.3-4.fc11 bitlbee-1.2.3-4.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/bitlbee-1.2.3-4.fc10 bitlbee-1.2.3-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-1.2.3-4.el4 has been pushed to the Fedora EPEL 4 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-1.2.3-4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-1.2.3-4.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 347098 [details] patch to spec file adding -devel package Description of problem: There is no bitlbee-devel package corresponding to the current bitlbee rpm. Version-Release number of selected component (if applicable): 1.2.3-1 I would like to build the bitlbee-skype plugin, but there is no bitlbee-devel containing the needed headers. I had a crack at modifying the bitlbee spec file and have something that seems pretty close. I am a complete novice when it comes to rpm spec file writing, so it is probably wrong in a bunch of respects, but thought I would post it here for comment/improvement/incorporation.