diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 961c816fcb..ee3ed53bb3 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -9,7 +9,7 @@ Name: %{base_name}-nightly Version: %{ver}~tip^%{commit_date}git%{shortcommit} -Release: 1%?dist +Release: 2%?dist %if 0%{?fedora} <= 41 Epoch: 1 %endif @@ -117,9 +117,10 @@ This package enables Nautilus integration for Ghostty. %package vim Summary: Vim plugins for Ghostty -Supplements: (%{name} and vim) +Supplements: (%{name} and vim-filesystem) Requires: %{name} = %{evr} -Requires: vim +Requires: vim-enhanced +Requires: vim-filesystem BuildArch: noarch %description vim diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index 87415df512..fb73d22007 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -90,9 +90,10 @@ This package enables Nautilus integration for Ghostty. %package vim Summary: Vim plugins for Ghostty -Supplements: (%{name} and vim) +Supplements: (%{name} and vim-filesystem) Requires: %{name} = %{evr} -Requires: vim +Requires: vim-enhanced +Requires: vim-filesystem BuildArch: noarch %description vim