fix failed to source defaults.vim
This commit is contained in:
parent
6c119da3e1
commit
b0f5b3d430
9
vim.spec
9
vim.spec
@ -12,7 +12,7 @@
|
|||||||
Name: vim
|
Name: vim
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Vim is a highly configurable text editor for efficiently creating and changing any kind of text.
|
Summary: Vim is a highly configurable text editor for efficiently creating and changing any kind of text.
|
||||||
License: Vim and MIT
|
License: Vim and MIT
|
||||||
URL: http://www.vim.org
|
URL: http://www.vim.org
|
||||||
@ -416,6 +416,7 @@ popd
|
|||||||
%{_bindir}/{ex,vi,view,rvi,rview}
|
%{_bindir}/{ex,vi,view,rvi,rview}
|
||||||
%{_mandir}/man1/{vi.*,ex.*,rvi.*,rview.*,view.*}
|
%{_mandir}/man1/{vi.*,ex.*,rvi.*,rview.*,view.*}
|
||||||
%{_mandir}/man5/virc.*
|
%{_mandir}/man5/virc.*
|
||||||
|
%{_datadir}/%{name}/%{vimdir}/defaults.vim
|
||||||
|
|
||||||
%files enhanced
|
%files enhanced
|
||||||
%{_bindir}/{vim,rvim,vimdiff,vimtutor}
|
%{_bindir}/{vim,rvim,vimdiff,vimtutor}
|
||||||
@ -436,6 +437,12 @@ popd
|
|||||||
%{_mandir}/man1/evim.*
|
%{_mandir}/man1/evim.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 02 2022 shixuantong <shixuantong@h-partners.com> - 2:9.0-3
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:CVE-2022-2598 CVE-2022-2571
|
- ID:CVE-2022-2598 CVE-2022-2571
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user