commit 21ef1b48fb67b228af142cdebe87f11ea5058f71
Author: Jan Rękorajski <[email protected]>
Date:   Mon Dec 30 20:40:35 2013 +0100

    - don't pass path to pdftocairo to configure
    - 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 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/cups-filters.spec b/cups-filters.spec
index 69fb5e3..9a71e67 100644
--- a/cups-filters.spec
+++ b/cups-filters.spec
@@ -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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cups-filters.git/commitdiff/21ef1b48fb67b228af142cdebe87f11ea5058f71

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to