Bug 484887
| Summary: | openjpeg.h is installed in a directory different from upstream's default | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
| Component: | openjpeg | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | rdieter, seg, vr5 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.3-5.fc10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-16 06:51:26 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
Dominik 'Rathann' Mierzejewski
2009-02-10 14:50:47 UTC
Actually /usr/include/openjpeg/ is where upstream's CMake puts it but I think I wrote that patch. :) make and CMake are out of sync. At the time of the package review someone-or-the-other was being a stickler for putting headers in subdirectories. I'd rather not change it until things are sorted out upstream. I brought this up on upstream's mailing list, but no resolution so far. The only reference I can find is: http://groups.google.com/group/openjpeg/browse_thread/thread/4cc4d03c2de54eda and the consensus there seemed to be to standardize on /usr/include/openjpeg going forward (which I happen to agree with). Of course, there's some pkg-config love to be had (and maybe I can help there) Oh, and something like a FindOpenJpeg.cmake module too. :) In the meantime, let's drop in a /usr/include/openjpeg.h symlink for backward-compatibility, at least until pkg-config support lands. fixed in rawhide. openjpeg-1.3-5.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/openjpeg-1.3-5.fc11 openjpeg-1.3-5.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/openjpeg-1.3-5.fc10 openjpeg-1.3-5.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openjpeg'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-6882 openjpeg-1.3-5.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update openjpeg'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6786 openjpeg-1.3-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. openjpeg-1.3-5.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |