Bug 788639
Summary: | config.h needs to be removed from devel package | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Component: | curlpp | Assignee: | Veeti Paananen <veeti.paananen> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | veeti.paananen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | curlpp-0.7.3-7.fc17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-04-01 00:25:57 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: |
Description
Ankur Sinha (FranciscoD)
2012-02-08 16:57:53 UTC
Hello: Adding the following lines to the %prep section fixes it. # remove deps on global.h which in turn pulls in config.h sed -i '28 d' include/curlpp/Types.hpp A scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3772813 I've installed the packages from the scratch build and tried building my app using it. Works well. Thanks again, Ankur Oh and, the line including config.h needs to be removed :) install -p include/curlpp/config.h %{buildroot}%{_includedir}/curlpp/config.h curlpp-0.7.3-7.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/curlpp-0.7.3-7.fc17 curlpp-0.7.3-7.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/curlpp-0.7.3-7.fc16 Hey - I've been a bit busy with some personal projects, studies and other stuff lately and I completely forgot about ever receiving this bug. Sorry about that. I've pushed updates for f17 and f16. Sorry for the trouble. Since you're probably more familiar with the package than I am now, would you be interested in becoming a comaintainer or something? Thanks, Veeti Package curlpp-0.7.3-7.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing curlpp-0.7.3-7.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-4216/curlpp-0.7.3-7.fc17 then log in and leave karma (feedback). (In reply to comment #5) > Hey - I've been a bit busy with some personal projects, studies and other stuff > lately and I completely forgot about ever receiving this bug. Sorry about that. > > I've pushed updates for f17 and f16. Sorry for the trouble. Thanks, no issues :) > > Since you're probably more familiar with the package than I am now, would you > be interested in becoming a comaintainer or something? > Sure. I've applied in the pkgdb. > Thanks, > Veeti Thanks a bunch :) Ankur curlpp-0.7.3-7.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. curlpp-0.7.3-7.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |