From 32c40dff79220addac3718350f4b57f9f1f7558b Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 18 Feb 2020 00:49:19 +0100 Subject: [PATCH] up to 1.27.1 --- cups-filters-dbus.patch | 3 ++- cups-filters.spec | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/cups-filters-dbus.patch b/cups-filters-dbus.patch index e273507..9283d9a 100644 --- a/cups-filters-dbus.patch +++ b/cups-filters-dbus.patch @@ -2,13 +2,14 @@ diff -up cups-filters-1.0.41/Makefile.am.dbus cups-filters-1.0.41/Makefile.am --- cups-filters-1.0.41/Makefile.am.dbus 2013-10-25 14:12:56.000000000 +0100 +++ cups-filters-1.0.41/Makefile.am 2013-11-06 17:16:58.504234619 +0000 @@ -474,9 +474,11 @@ gstoraster_SOURCES = \ - cupsfilters/raster.h gstoraster_CFLAGS = \ $(CUPS_CFLAGS) \ + $(LIBQPDF_CFLAGS) \ + $(DBUS_CFLAGS) \ -I$(srcdir)/cupsfilters/ gstoraster_LDADD = \ $(CUPS_LIBS) \ + $(LIBQPDF_LIBS) \ + $(DBUS_LIBS) \ libcupsfilters.la diff --git a/cups-filters.spec b/cups-filters.spec index acd74bb..1efb92f 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.27.0 -Release: 2 +Version: 1.27.1 +Release: 1 # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, # imagetopdf, pstopdf, texttopdf @@ -25,7 +25,7 @@ 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: f27f0a6854c7ae5b21f01f3ab83eaa2f +# Source0-md5: 6da97bb6bc26dc038cc334f04bf14197 Patch0: %{name}-dbus.patch Patch1: %{name}-php.patch Patch2: %{name}-php7.patch -- 2.44.0