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
This commit is contained in:
Dirk Mueller 2023-12-18 20:42:43 +00:00 committed by Git OBS Bridge
parent be81dd3550
commit c245dc34e0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 18 12:50:20 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Recommend cups-filters only when cups is present.
-------------------------------------------------------------------
Wed Sep 20 06:23:44 UTC 2023 - Johannes Meixner <jsmeix@suse.com>

View File

@ -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