From 6e9e1fe198950b082f6280195a59d9a106e114fd Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 07:15:48 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/cups-filters.git#7f6989d5c2bdbd274e23cceb910c32accda0f3d6 --- cups-filters.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/cups-filters.spec b/cups-filters.spec index c74e6c7..ea99c40 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -4,7 +4,7 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters Version: 1.28.5 -Release: 1%{?dist} +Release: 2%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -37,7 +37,9 @@ BuildRequires: gcc # gcc-c++ for pdftoopvp, pdftopdf BuildRequires: gcc-c++ # for autosetup -BuildRequires: git +BuildRequires: git-core +# uses make for compiling +BuildRequires: make BuildRequires: cups-devel BuildRequires: pkgconf-pkg-config @@ -351,6 +353,9 @@ done %{_libdir}/libfontembed.so %changelog +* Thu Nov 05 2020 Zdenek Dohnal - 1.28.5-2 +- use make and git-core + * Mon Nov 02 2020 Zdenek Dohnal - 1.28.5-1 - 1.28.5, 1881365 - cups-browsed crashing