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:
parent
be81dd3550
commit
c245dc34e0
@ -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>
|
Wed Sep 20 06:23:44 UTC 2023 - Johannes Meixner <jsmeix@suse.com>
|
||||||
|
|
||||||
|
@ -187,7 +187,7 @@ Obsoletes: ghostscript-library < %{version}
|
|||||||
# this package ghostscript should replace any version of ghostscript-mini.
|
# this package ghostscript should replace any version of ghostscript-mini.
|
||||||
Obsoletes: ghostscript-mini
|
Obsoletes: ghostscript-mini
|
||||||
%if 0%{?suse_version} > 1210
|
%if 0%{?suse_version} > 1210
|
||||||
Recommends: cups-filters-ghostscript
|
Recommends: (cups-filters-ghostscript if cups)
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user