- enable filetype plugin
This commit is contained in:
parent
0099cd5fb2
commit
cc9923cdff
5
vim.spec
5
vim.spec
@ -21,7 +21,7 @@
|
|||||||
Summary: The VIM editor.
|
Summary: The VIM editor.
|
||||||
Name: vim
|
Name: vim
|
||||||
Version: %{baseversion}.%{beta}%{patchlevel}
|
Version: %{baseversion}.%{beta}%{patchlevel}
|
||||||
Release: 2
|
Release: 3
|
||||||
License: freeware
|
License: freeware
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
|
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
|
||||||
@ -970,6 +970,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 08 2007 Karsten Hopp <karsten@redhat.com> 7.0.178-3
|
||||||
|
- enable filetype plugin
|
||||||
|
|
||||||
* Thu Dec 14 2006 Karsten Hopp <karsten@redhat.com> 7.0.178-2
|
* Thu Dec 14 2006 Karsten Hopp <karsten@redhat.com> 7.0.178-2
|
||||||
- build vim-minimal with features=small instead of tiny (#219605)
|
- build vim-minimal with features=small instead of tiny (#219605)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user