| Summary: | curlpp-devel does not include curlpp/config.h | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Jarek Polok <jaroslaw.polok> |
| Component: | curlpp | Assignee: | Veeti Paananen <veeti.paananen> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | veeti.paananen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | curlpp-0.7.3-5.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-21 18:49:13 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: | |
|
Description
Jarek Polok
2013-12-05 10:52:05 UTC
curlpp-0.7.3-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/curlpp-0.7.3-5.el6 Please try the new update. Package curlpp-0.7.3-5.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing curlpp-0.7.3-5.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12311/curlpp-0.7.3-5.el6 then log in and leave karma (feedback). Hello, I'm afraid curlpp-0.7.3-5.el6 still does not include config.h in the package: # rpm -ql curlpp-devel | grep config.h # rpm -qi curlpp-devel Name : curlpp-devel Relocations: (not relocatable) Version : 0.7.3 Vendor: Fedora Project Release : 5.el6 Build Date: Fri 06 Dec 2013 01:55:20 [...] .. so the problem is not fixed as far as I can tell ? (also your changelog comment says "- Remove config.h" ... what I actually asked for is adding it to the package .. I'm little bit confused here I must say ?)) Thanks Jarek IIRC, we tore out the config.h file from the library completely because the problem wasn't "missing config.h", it was config.h itself. See #788639. So in other words, the new package should fix any issues you're having building with curlpp. I've tried building the examples on CentOS 6 and it works. OK, thank you for the explanation ! Jarek curlpp-0.7.3-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |