From 1cfdd23c9620f3f1cebf87580a1a202205ed78b981ff3afa03a9790477169bd6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 13 Apr 2023 06:05:01 +0000 Subject: [PATCH] - All those completion scripts not requiring their respective shells is a bit ridiculous. OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=68 --- fzf.changes | 6 ++++++ fzf.spec | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/fzf.changes b/fzf.changes index 230d53d..9c395db 100644 --- a/fzf.changes +++ b/fzf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 13 06:03:51 UTC 2023 - Matej Cepl + +- All those completion scripts not requiring their respective + shells is a bit ridiculous. + ------------------------------------------------------------------- Fri Feb 17 13:29:54 UTC 2023 - Soc Virnyl Estela diff --git a/fzf.spec b/fzf.spec index 548ee25..2745e39 100644 --- a/fzf.spec +++ b/fzf.spec @@ -47,6 +47,7 @@ separate tmux pane. Summary: Bash completion for fzf Group: Productivity/File utilities Requires: bash-completion +Requires: fzf Supplements: (fzf and bash-completion) BuildArch: noarch @@ -57,6 +58,7 @@ Bash shell completions for fzf Summary: Fish completion for fzf Group: Productivity/File utilities Requires: fish +Requires: fzf Supplements: (fzf and fish) BuildArch: noarch @@ -74,6 +76,8 @@ end %package zsh-completion Summary: ZSH completion for fzf Group: Productivity/File utilities +Requires: fzf +Requires: zsh Supplements: (fzf and zsh) BuildArch: noarch