Bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=11830
This is now a new fix which does not include the create of the new packages. Essentially, a run-time check is made when the backend modules (cups/papi) are loaded. If the supporting print system is found then create the print backend so that the applications can use. However, it is not then don't create the print backend module. The check for papi is to check for /usr/lib/libpapi.so and for cups is /usr/lib/libcups.so The patch is attached include a reverting the changes made to SUNWgtk2.spec. So we would not be generating SUNWgtk2-print-[cups|papi] anymore. -Ghee -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: print-system-libs-check.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20091012/0cada881/attachment.ksh>
