SHA256
1
0
forked from pool/ldc

Accepting request 1037136 from devel:languages:D

OBS-URL: https://build.opensuse.org/request/show/1037136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldc?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2022-11-21 15:44:48 +00:00 committed by Git OBS Bridge
commit c6d7de5f0c
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 21 15:02:29 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not have the main package recommend the bash-completion
sub-package, but rather have the subpackage supplement the
combination of ldc and bash-completion.
-------------------------------------------------------------------
Fri Oct 7 14:51:48 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -78,7 +78,6 @@ BuildRequires: zlib-devel
BuildRequires: pkgconfig(bash-completion)
# Should be installed, at least runtime
Recommends: ldc-phobos-devel = %{version}
Recommends: %{name}-bash-completion
Recommends: ldc-jit-devel = %{version}
Recommends: ldc-runtime-devel = %{version}
%if %{with ldc_bootstrap}
@ -162,7 +161,9 @@ with LDC.
%package bash-completion
Summary: LDC Bash completion
Requires: %{name}
Requires: bash-completion
Supplements: (%{name} and bash-completion)
%description bash-completion
Optional dependency offering bash completion for ldc2