Hello community,

here is the log from the commit of package cups-filters for openSUSE:Factory 
checked in at 2014-03-14 15:15:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cups-filters (Old)
 and      /work/SRC/openSUSE:Factory/.cups-filters.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cups-filters"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cups-filters/cups-filters.changes        
2014-02-02 18:08:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cups-filters.new/cups-filters.changes   
2014-03-14 15:15:48.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Mar 13 11:36:37 CET 2014 - [email protected]
+
+- Added "Recommends: poppler-tools" because /usr/bin/pdftops
+  (provided by poppler-tools) is needed (but not required
+  for non-PostScript printers) to print PDFs on PostScript
+  printers (bnc#868148).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cups-filters.spec ++++++
--- /var/tmp/diff_new_pack.l3kT3m/_old  2014-03-14 15:15:49.000000000 +0100
+++ /var/tmp/diff_new_pack.l3kT3m/_new  2014-03-14 15:15:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-filters
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Summary:        OpenPrinting CUPS filters, backends, and cups-browsed
+License:        GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT
+Group:          Hardware/Printing
 Url:            
http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
@@ -24,8 +27,6 @@
 # GPLv2+:  filters: textonly, texttops, imagetops
 # GPLv3:   filters: bannertopdf
 # MIT:     filters: pdftoijs, pdftoopvp, pdftopdf, pdftoraster
-License:        GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT
-Group:          Hardware/Printing
 Name:           cups-filters
 Version:        1.0.40
 Release:        0
@@ -93,6 +94,16 @@
 # /usr/share/cups/ppdc/escp.h
 # /usr/share/cups/ppdc/pcl.h
 Conflicts:      cups < 1.6
+# /usr/bin/pdftops (provided by poppler-tools)
+# is needed (but not required for non-PostScript printers)
+# to print PDFs on PostScript printers because in this case
+# the CUPS filter chain is:
+#  /usr/lib/cups/filter/pdftopdf
+#  /usr/lib/cups/filter/pdftops
+#  where /usr/lib/cups/filter/pdftops calls /usr/bin/pdftops
+#  /usr/lib/cups/backend/...
+# see https://bugzilla.novell.com/show_bug.cgi?id=868148
+Recommends:     poppler-tools
 
 %description
 Contains backends, filters, and other software

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to