From ba87bbbface5d9e573a5690d71aaf6f82c35502b Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 5 Nov 2018 00:26:37 +0100 Subject: [PATCH] up to 1.21.3 --- cups-filters.spec | 8 +++----- cups-glibc.patch | 10 ---------- 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 cups-glibc.patch diff --git a/cups-filters.spec b/cups-filters.spec index 4e6e70c..815b39a 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -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 -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 @@ -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 -# Source0-md5: 639657f20f495e9392061ea6712f868e +# Source0-md5: 506e726840266d39532fa257e17e073a 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 @@ -249,7 +248,6 @@ Moduł PHP do ogólnego systemu druku dla Uniksa. %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p0 %build %{__aclocal} diff --git a/cups-glibc.patch b/cups-glibc.patch deleted file mode 100644 index 6d852b0..0000000 --- a/cups-glibc.patch +++ /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("", 0); - - wait_for_process(renderer_pid); -- 2.43.0