Bug 225477
| Summary: | Missing headers in poppler-devel? | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sindre Pedersen Bjørdal <sindrepb> | ||||||
| Component: | poppler | Assignee: | Kristian Høgsberg <krh> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6 | CC: | giallu, stefmanos | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-03-04 11:12:49 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Sindre Pedersen Bjørdal
2007-01-30 20:31:22 UTC
For the devel package of poppler to have the needed headers is to be build with --enable-xpdf-headers ( Install unsupported xpdf headers. ) (thanks to Stephanos Manos for this info) Created attachment 147141 [details]
spec file patch
The patch adds a suuport for the missing(?) xpdf headers producing an
additional package (poppler-addheaders-devel) and adds support for Qt4
producing the additional packages. Also fixes a couple of rpmlint errors
I'd like to know whether the xpdf-headers are not enabled becasue they are too new (AKA unstsable) or are deprecated so they will be removed in a later version of poppler. In the latter scenario, I guess it's a Referencer issue... Created attachment 147315 [details]
IRC Log from #poppler trying to get details about issue
Did a quick chat in #poppler to try to answer the question above. I think this
makes it very clear that I have no idea what I'm doing here and don't
understand anything about this issue what so ever, but maybe some of this is
still useful. The log is attached.
(In reply to comment #4) > Created an attachment (id=147315) [edit] > IRC Log from #poppler trying to get details about issue Thanks for this. So, AFAICT, the point is those headers are considered "internals", that is, nothing outside poppler itself should use them (I assume because the public poppler interface in intended to achieve same or very similar goals) It seems to me the ball should be bounced now in the Referencer field ( guess what, I'm a tennis player... ;) ) in order to understand what the author find lacking in the poppler public interface. Though, a statement from the poppler maintainer would still be appreciated... I noticed the referencer developer of this bug, he agreed that this was a referencer issue and I was told a rewrite of referencer to fix this will happen at some time. |