From c245dc34e0aea5af57ab7c1819182dd74c0b4942d77b2c5663052805c1e4b607 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Dec 2023 20:42:43 +0000 Subject: [PATCH] Accepting request 1133848 from home:dimstar:Factory - Recommend cups-filters only when cups is present. OBS-URL: https://build.opensuse.org/request/show/1133848 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=167 --- ghostscript.changes | 5 +++++ ghostscript.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghostscript.changes b/ghostscript.changes index b0d64d6..9ede0e0 100644 --- a/ghostscript.changes +++ b/ghostscript.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 12:50:20 UTC 2023 - Dominique Leuenberger + +- Recommend cups-filters only when cups is present. + ------------------------------------------------------------------- Wed Sep 20 06:23:44 UTC 2023 - Johannes Meixner diff --git a/ghostscript.spec b/ghostscript.spec index 28ed212..ddf3087 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -187,7 +187,7 @@ Obsoletes: ghostscript-library < %{version} # this package ghostscript should replace any version of ghostscript-mini. Obsoletes: ghostscript-mini %if 0%{?suse_version} > 1210 -Recommends: cups-filters-ghostscript +Recommends: (cups-filters-ghostscript if cups) %endif %endif