Accepting request 1036452 from home:dimstar:Factory
- Do not recommend bash-completion subpackage: this triggers installation even if bash-completion is not there yet. All (well, most for now) packages are handled to install the completion IF bash-completion is present (which is the default on standard setups). OBS-URL: https://build.opensuse.org/request/show/1036452 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=21
This commit is contained in:
parent
91ee0575f2
commit
dcd599c202
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 13:49:00 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not recommend bash-completion subpackage: this triggers
|
||||
installation even if bash-completion is not there yet. All (well,
|
||||
most for now) packages are handled to install the completion IF
|
||||
bash-completion is present (which is the default on standard
|
||||
setups).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 11:49:23 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
|
@ -32,7 +32,6 @@ Requires: %{_bindir}/sed
|
||||
Requires: (%{_bindir}/podman or %{_bindir}/docker)
|
||||
# Idea would be: if bash completion is already there, let's have it. If
|
||||
# not, let's "only" recommend it...
|
||||
Recommends: %{name}-bash-completion
|
||||
Requires: (%{name}-bash-completion if bash-completion)
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: hicolor-icon-theme
|
||||
|
Loading…
Reference in New Issue
Block a user