]> git.pld-linux.org Git - packages/cups-filters.git/commitdiff
- don't pass path to pdftocairo to configure auto/th/cups-filters-1.0.43-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 30 Dec 2013 19:40:35 +0000 (20:40 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 30 Dec 2013 19:40:35 +0000 (20:40 +0100)
- rel 3

When pdftocairo path is passed to configure it gets set as
default pdf to ps convert program for pdftops filter which
confuses that filter and makes it behave badly.

[Job 1322] Started filter pdftops (PID 3549)
[Job 1322] Started filter pstops (PID 3550)
[Job 1322] Error: one of the output format options (-png, -jpeg, -ps, -eps, -pdf, -svg) must be used.

http://lists.pld-linux.org/mailman/pipermail/pld-users-pl/2013-December/078150.html

cups-filters.spec

index 69fb5e349a6e3b756679e8af7561585c76df7e33..9a71e677b2699cb3bd15c4905ef3e2f04bfe361d 100644 (file)
@@ -8,7 +8,7 @@ Summary:        OpenPrinting CUPS filters and backends
 Summary(pl.UTF-8):     Filtry i backendy CUPS-a z projektu OpenPrinting
 Name:          cups-filters
 Version:       1.0.43
-Release:       2
+Release:       3
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
 #                   imagetopdf, pstopdf, texttopdf
@@ -242,7 +242,6 @@ Moduł PHP do ogólnego systemu druku dla Uniksa.
        --with-acroread-path=/usr/bin/acroread \
        --with-gs-path=/usr/bin/gs \
        %{?with_php:--with-php} \
-       --with-pdftocairo-path=/usr/bin/pdftocairo \
        --with-pdftops=hybrid \
        --with-pdftops-path=/usr/bin/pdftops \
        --with-rcdir=/etc/rc.d/init.d \
This page took 0.504434 seconds and 4 git commands to generate.