- Completion packages require the main package as well

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rye?expand=0&rev=3
This commit is contained in:
Soc Virnyl Estela 2024-09-24 10:46:26 +00:00 committed by Git OBS Bridge
parent 811ef2ed51
commit 115d6a3339
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 24 10:46:02 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Completion packages require the main package as well
-------------------------------------------------------------------
Mon Sep 23 11:31:08 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@ -44,6 +44,7 @@ tool installations.
Summary: Fish Completion for %{name}
Group: System/Shells
Supplements: (%{name} and fish)
Requires: %{name}
Requires: fish
BuildArch: noarch
@ -54,6 +55,7 @@ Fish command-line completion support for %{name}.
Summary: Zsh Completion for %{name}
Group: System/Shells
Supplements: (%{name} and zsh)
Requires: %{name}
Requires: zsh
BuildArch: noarch
@ -64,6 +66,7 @@ Zsh command-line completion support for %{name}.
Summary: Bash Completion for %{name}
Group: System/Shells
Supplements: (%{name} and bash-completion)
Requires: %{name}
Requires: bash-completion
BuildArch: noarch