diff --git a/vim.spec b/vim.spec index 2538c0e..a52ac2d 100644 --- a/vim.spec +++ b/vim.spec @@ -110,11 +110,7 @@ BuildRequires: gettext # glibc in F35 bootstraped several conversion formats from # iconv into a separate package. Vim needs those additional # formats during compilation. -# remove the conditional once F34 is EOL and leave -# only BuildRequires here -%if 0%{?fedora} >= 35 BuildRequires: glibc-gconv-extra -%endif # for mouse support in console BuildRequires: gpm-devel