vim.spec: Remove condition for glibc subpackage
This commit is contained in:
parent
345e5097bb
commit
9fbfe84b65
4
vim.spec
4
vim.spec
@ -110,11 +110,7 @@ BuildRequires: gettext
|
|||||||
# glibc in F35 bootstraped several conversion formats from
|
# glibc in F35 bootstraped several conversion formats from
|
||||||
# iconv into a separate package. Vim needs those additional
|
# iconv into a separate package. Vim needs those additional
|
||||||
# formats during compilation.
|
# formats during compilation.
|
||||||
# remove the conditional once F34 is EOL and leave
|
|
||||||
# only BuildRequires here
|
|
||||||
%if 0%{?fedora} >= 35
|
|
||||||
BuildRequires: glibc-gconv-extra
|
BuildRequires: glibc-gconv-extra
|
||||||
%endif
|
|
||||||
|
|
||||||
# for mouse support in console
|
# for mouse support in console
|
||||||
BuildRequires: gpm-devel
|
BuildRequires: gpm-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user