From 8c4dc16072cd946135856fcc36c8ac257561ef1f0cc49d12b3e9390dbf70a303 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Tue, 16 Mar 2021 11:50:30 +0000 Subject: [PATCH] Disabled 'Requires: this-is-only-for-build-envs' because this lets build of other packages fail in OBS projects where that stuff is not provided cf. https://build.opensuse.org/request/show/877992 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=136 --- ghostscript-mini.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ghostscript-mini.spec b/ghostscript-mini.spec index e94769c..010b2e8 100644 --- a/ghostscript-mini.spec +++ b/ghostscript-mini.spec @@ -104,7 +104,9 @@ Patch101: ijs_exec_server_dont_use_sh.patch Provides: ghostscript_any = %{version} # the "this-is-only-for-build-envs" dependency is an additional safegaurd to ensure this # package never finds its way onto a productive workstation -Requires: this-is-only-for-build-envs +# Disabled because this lets build of other packages fail in OBS projects +# where that stuff is not provided +#Requires: this-is-only-for-build-envs Conflicts: ghostscript Conflicts: ghostscript-x11 Conflicts: ghostscript-devel