- 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:
parent
811ef2ed51
commit
115d6a3339
@ -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>
|
||||
|
||||
|
3
rye.spec
3
rye.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user