https://bugzilla.redhat.com/show_bug.cgi?id=2170050



--- Comment #6 from Zdenek Dohnal <[email protected]> ---
(In reply to Zdenek Dohnal from comment #5)
> (In reply to Petr Menšík from comment #3)
> > The only minor issue is missing link to upstream PR/issue above present
> > patch. Otherwise it seems fine. Nothing which should block the review.
> > 
> 
> The comment was added.
> 
> > LT_INIT should be used instead AC_PROG_LIBTOOL in configure.ac
> 
> Fixed in https://github.com/OpenPrinting/libppd/pull/8 , but didn't take it
> as priority for backporting.
> 
> (In reply to Petr Menšík from comment #4)
> > 
> > Not sure if ppdc.h can be used separately and can work without
> > libcupsfilters-devel, do not understand they purpose enough.
> 
> ppdc.h is a header file primary used for PPD compiler, which is currently
> shipped with CUPS, so its compilation in libppd is turned off. However the
> file is included in ppd/ppd-collection.cxx, which is used in libppd main
> library, so I'll check whether we can't separate functions needed by libppd
> and by ppdc.

Ok, worked it out - libppd exports symbols from ppdc.h as well, so it should be
in its devel subpackage - charsets (.defs files) and header files for PPD
runtime generation are currently shipped by CUPS, so libppd will require CUPS
until CUPS drops those files in 3.x - then libppd-tools will be required.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2170050
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to