Accepting request 898072 from home:jsmeix:branches:Printing

Fixed "ppdc: Unable to find include file ... Bad driver information file /usr/share/cups/drv/sample.drv" (bsc#1186843)

OBS-URL: https://build.opensuse.org/request/show/898072
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=377
This commit is contained in:
Johannes Meixner 2021-06-07 12:13:39 +00:00 committed by Git OBS Bridge
parent a7fdee7896
commit bb08f7c7ef
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 7 13:23:25 CEST 2021 - jsmeix@suse.de
- Provide /usr/share/cups/ppdc/ in the "cups" main package
to avoid that "lpinfo -m" results in /var/log/cups/error_log
things like "ppdc: Unable to find include file font.defs"
or "ppdc: Unable to find include file hp.h" and then
"Bad driver information file /usr/share/cups/drv/sample.drv"
(bsc#1186843)
-------------------------------------------------------------------
Mon May 3 09:57:33 CEST 2021 - jsmeix@suse.de

View File

@ -637,7 +637,6 @@ exit 0
%doc %{_mandir}/man8/cupsd-helper.8.gz
%doc %{_mandir}/man8/cupsfilter.8.gz
%{_datadir}/cups/
%exclude %{_datadir}/cups/ppdc/
%files client
%defattr(-,root,root)
@ -683,7 +682,6 @@ exit 0
%{_includedir}/cups/
%{_libdir}/libcups.so
%{_libdir}/libcupsimage.so
%{_datadir}/cups/ppdc/
%files ddk
%defattr(-,root,root)