From b390b79a99fa004e3ca27cb6a6c7f930a6e4871c Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 12 Feb 2018 23:05:10 +0100 Subject: [PATCH] up to 1.20.0 - ijs/opvp enabled explicitly (disabled by default now) --- cups-filters-php.patch | 2 +- cups-filters.spec | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/cups-filters-php.patch b/cups-filters-php.patch index 3fa05f0..57e6947 100644 --- a/cups-filters-php.patch +++ b/cups-filters-php.patch @@ -19,7 +19,7 @@ -libphpcups_la_LDFLAGS = -no-undefined +libphpcups_la_CFLAGS = $(CUPS_CFLAGS) $(PHP_CFLAGS) +libphpcups_la_LDFLAGS = -module -avoid-version -shared -no-undefined - endif # WITH_PHP + --- cups-filters-1.0.41/scripting/php/phpcups.c.orig 2012-06-22 18:10:47.000000000 +0200 +++ cups-filters-1.0.41/scripting/php/phpcups.c 2013-12-01 10:50:16.171425151 +0100 diff --git a/cups-filters.spec b/cups-filters.spec index 9af4d46..d735414 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -11,7 +11,7 @@ Summary: OpenPrinting CUPS filters and backends Summary(pl.UTF-8): Filtry i backendy CUPS-a z projektu OpenPrinting Name: cups-filters -Version: 1.17.9 +Version: 1.20.0 Release: 1 # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -25,7 +25,7 @@ Release: 1 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: 2ef5f2b902bcdcb963c5ef5858976bbc +# Source0-md5: dcdb34a2da6c173c61c7ae30be8e992a Patch0: %{name}-dbus.patch Patch1: %{name}-php.patch Patch2: %{name}-php7.patch @@ -257,6 +257,8 @@ Moduł PHP do ogólnego systemu druku dla Uniksa. %configure \ %{!?with_braille:--disable-braille} \ --enable-dbus \ + --enable-ijs \ + --enable-opvp \ --disable-silent-rules \ %{!?with_static_libs:--disable-static} \ %{?with_php:--with-php} \ -- 2.44.0