From 3a0eca877e0461d492bff7023e41c201bd80fe38 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 15 Jan 2020 17:58:55 +0100 Subject: [PATCH] add buildrequires fro systemd-rpm-macros --- cups-filters.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cups-filters.spec b/cups-filters.spec index 09d1ba7..10cd5c6 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -4,7 +4,7 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters Version: 1.22.5 -Release: 10%{?dist} +Release: 11%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -94,6 +94,9 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool +# needed for systemd rpm macros in scriptlets +BuildRequires: systemd-rpm-macros + Requires: cups-filesystem # if --with-pdftops is set to hybrid, we use poppler filters for several printers # and for printing banners, for other printers we need gs - ghostscript @@ -309,6 +312,9 @@ make check %{_libdir}/libfontembed.so %changelog +* Wed Jan 15 2020 Zdenek Dohnal - 1.22.5-11 +- add buildrequires fro systemd-rpm-macros + * Tue Nov 26 2019 Zdenek Dohnal - 1.22.5-10 - 1776271 - Updated cups-browsed in RHEL 7.7 leaks sockets