diff --git a/vim.spec b/vim.spec index eb8b3b1..4e2a740 100644 --- a/vim.spec +++ b/vim.spec @@ -178,6 +178,8 @@ packages that add vim files, p.e. additional syntax files or filetypes. Summary: The VIM version of the vi editor for the X Window System - GVim # needed in configure script to have correct macros enabled for GUI (#1603272) BuildRequires: gtk3-devel +# for sound support +BuildRequires: libcanberra-devel BuildRequires: libX11-devel BuildRequires: libSM-devel BuildRequires: libXt-devel @@ -330,7 +332,8 @@ mv -f ex_cmds.c.save ex_cmds.c %else --disable-luainterp \ %endif - --enable-fail-if-missing + --enable-fail-if-missing \ + --enable-canberra %make_build VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir} cp vim gvim @@ -783,6 +786,7 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %changelog * Tue Aug 18 2020 Zdenek Dohnal - 2:8.2.1412-2 - F33 got branched, updates-testing isn't enabled for it yet +- enable sounds for gvim * Mon Aug 10 2020 Zdenek Dohnal - 2:8.2.1412-1 - patchlevel 1412