fix failed to source defaults.vim

This commit is contained in:
shixuantong 2022-08-10 11:12:23 +08:00
parent 6c119da3e1
commit b0f5b3d430

View File

@ -12,7 +12,7 @@
Name: vim
Epoch: 2
Version: 9.0
Release: 3
Release: 4
Summary: Vim is a highly configurable text editor for efficiently creating and changing any kind of text.
License: Vim and MIT
URL: http://www.vim.org
@ -416,6 +416,7 @@ popd
%{_bindir}/{ex,vi,view,rvi,rview}
%{_mandir}/man1/{vi.*,ex.*,rvi.*,rview.*,view.*}
%{_mandir}/man5/virc.*
%{_datadir}/%{name}/%{vimdir}/defaults.vim
%files enhanced
%{_bindir}/{vim,rvim,vimdiff,vimtutor}
@ -436,6 +437,12 @@ popd
%{_mandir}/man1/evim.*
%changelog
* Wed Aug 10 2022 shixuantong <shixuantong@h-partners.com> - 2:9.0-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix failed to source defaults.vim
* Tue Aug 02 2022 shixuantong <shixuantong@h-partners.com> - 2:9.0-3
- Type:CVE
- ID:CVE-2022-2598 CVE-2022-2571