]> git.pld-linux.org Git - packages/cups-filters.git/commitdiff
up to 1.21.3 auto/th/cups-filters-1.21.3-1
authorJan Palus <atler@pld-linux.org>
Sun, 4 Nov 2018 23:26:37 +0000 (00:26 +0100)
committerJan Palus <atler@pld-linux.org>
Sun, 4 Nov 2018 23:26:37 +0000 (00:26 +0100)
cups-filters.spec
cups-glibc.patch [deleted file]

index 4e6e70c55cb7b48b77a8a86e85ef59348a02b9a8..815b39a8492870d33d81f2e7f95d18bccade3c1a 100644 (file)
@@ -11,8 +11,8 @@
 Summary:       OpenPrinting CUPS filters and backends
 Summary(pl.UTF-8):     Filtry i backendy CUPS-a z projektu OpenPrinting
 Name:          cups-filters
 Summary:       OpenPrinting CUPS filters and backends
 Summary(pl.UTF-8):     Filtry i backendy CUPS-a z projektu OpenPrinting
 Name:          cups-filters
-Version:       1.21.2
-Release:       2
+Version:       1.21.3
+Release:       1
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
 #                   imagetopdf, pstopdf, texttopdf
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
 #                   imagetopdf, pstopdf, texttopdf
@@ -25,11 +25,10 @@ Release:    2
 License:       GPL v2, GPL v2+, GPL v3, GPL v3+, LGPL v2+, MIT
 Group:         Applications/Printing
 Source0:       http://www.openprinting.org/download/cups-filters/%{name}-%{version}.tar.xz
 License:       GPL v2, GPL v2+, GPL v3, GPL v3+, LGPL v2+, MIT
 Group:         Applications/Printing
 Source0:       http://www.openprinting.org/download/cups-filters/%{name}-%{version}.tar.xz
-# Source0-md5: 639657f20f495e9392061ea6712f868e
+# Source0-md5: 506e726840266d39532fa257e17e073a
 Patch0:                %{name}-dbus.patch
 Patch1:                %{name}-php.patch
 Patch2:                %{name}-php7.patch
 Patch0:                %{name}-dbus.patch
 Patch1:                %{name}-php.patch
 Patch2:                %{name}-php7.patch
-Patch3:                cups-glibc.patch
 URL:           http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
 URL:           http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
@@ -249,7 +248,6 @@ Moduł PHP do ogólnego systemu druku dla Uniksa.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p0
 
 %build
 %{__aclocal}
 
 %build
 %{__aclocal}
diff --git a/cups-glibc.patch b/cups-glibc.patch
deleted file mode 100644 (file)
index 6d852b0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- filter/foomatic-rip/foomaticrip.c.orig     2015-10-20 14:59:20 UTC
-+++ filter/foomatic-rip/foomaticrip.c
-@@ -656,6 +656,7 @@ int print_file(const char *filename, int
-                     rip_die(EXIT_PRNERR_NORETRY_BAD_SETTINGS,
-                             "Couldn't dup stdout of pdf-to-ps\n");
-+                clearerr(stdin);
-                 ret = print_file("<STDIN>", 0);
-                 wait_for_process(renderer_pid);
This page took 0.18767 seconds and 4 git commands to generate.