Accepting request 867700 from home:dimstar:Factory

- Supplement bash-completion subpackage against the main package
  and bash-completion.
- Also require the main package plus bash-completion: the
  completion package is useless without either of the two.

OBS-URL: https://build.opensuse.org/request/show/867700
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=180
This commit is contained in:
Jan Engelhardt 2021-01-31 00:43:05 +00:00 committed by Git OBS Bridge
parent 69a0fd03fc
commit 2cfe7463ef
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 29 11:54:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Supplement bash-completion subpackage against the main package
and bash-completion.
- Also require the main package plus bash-completion: the
completion package is useless without either of the two.
-------------------------------------------------------------------
Thu Jan 28 12:05:17 UTC 2021 - Michal Suchanek <msuchanek@suse.com>

View File

@ -70,6 +70,9 @@ Summary: Bash completion routines for the kmod utilities
License: LGPL-2.1-or-later AND GPL-2.0-or-later
Group: System/Shells
BuildArch: noarch
Requires: %{name}
Requires: bash-completion
Supplements: (%{name} and bash-completion)
%description bash-completion
Contains bash completion support for kmod utilities.