diff --git a/vim-plugins.changes b/vim-plugins.changes index dd311b4..eedb54a 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,7 +1,14 @@ ------------------------------------------------------------------- -Mon Nov 15 12:38:37 UTC 2021 - Jiri Slaby +Tue Nov 16 11:41:06 UTC 2021 - Jiri Slaby -- add vim-markdown 2.0.0+20200714 +- update + * NERDcommenter_version 2.5.2 + * NERDtree_version 6.10.16 + * supertab_version 2.1 + * zoomwin_tag 24@1 +- add + * vim-markdown 2.0.0+20200714 +- clean up the spec, esp. the post/postup part using macro. ------------------------------------------------------------------- Thu Sep 30 06:04:37 UTC 2021 - Jiri Slaby diff --git a/vim-plugins.spec b/vim-plugins.spec index bd9098c..2a8831c 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -24,7 +24,8 @@ %define calendar_version 2.5 %define colorsel_version 20110107 %define colorschemes_version 1.0 -%define diffchanges_version 0.6.346dae2 +%define diffchanges_tag 346dae2 +%define diffchanges_version 0.6~346dae2 %define editorconfig_version 0.3.3 %define file_line_version 1.0+20161020 %define fugitive_version 3.4 @@ -37,8 +38,8 @@ %define minibufexpl_version 6.3.2 %define multiplesearch_version 1.3 %define neomutt_version 20180104 -%define NERDcommenter_version 2.3.0 -%define NERDtree_version 4.2.0 +%define NERDcommenter_version 2.5.2 +%define NERDtree_version 6.10.16 %define project_version 1.4.1 %define quilt_version 0.9.7 %define rails_version 4.4 @@ -46,7 +47,7 @@ %define searchcomplete_version 1.1 %define showmarks_version 2.3 %define snipmate_version 0.83 -%define supertab_version 1.0 +%define supertab_version 2.1 %define taglist_version 4.6 %define tlib_version 1.27 %define tregisters_version 0.2 @@ -54,7 +55,8 @@ %define tselectfiles_version 0.11 %define utl_version 2.0 %define vimwiki_version 2.1 -%define zoomwin_version 24 +%define zoomwin_tag 24@1 +%define zoomwin_version 24.1 Name: vim-plugins Version: 7.3.0 @@ -69,24 +71,24 @@ Source2: https://github.com/jlanzarotta/bufexplorer/archive/refs/tags/v%{ Source3: https://github.com/vim-scripts/calendar.vim--Matsumoto/archive/refs/tags/%{calendar_version}.tar.gz#/calendar.vim--Matsumoto-%{calendar_version}.tar.gz Source4: https://github.com/vim-scripts/colorsel.vim/archive/refs/tags/%{colorsel_version}.tar.gz#/vimplugin-colorsel-%{colorsel_version}.tar.gz Source5: vimplugin-colorschemes-%{colorschemes_version}.tar.bz2 -Source6: vimplugin-diffchanges-%{diffchanges_version}.tar.bz2 +Source6: https://github.com/vim-scripts/diffchanges.vim/archive/refs/tags/%{diffchanges_tag}.tar.gz#/vimplugin-diffchanges-%{diffchanges_version}.tar.gz Source7: https://github.com/vim-scripts/LocateOpen/archive/refs/tags/%{locateopen_version}.tar.gz#/vimplugin-locateopen-%{locateopen_version}.tar.gz Source9: https://github.com/vim-scripts/matrix.vim--Yang/archive/refs/tags/%{matrix_version}.tar.gz#/vimplugin-matrix-%{matrix_version}.tar.gz Source10: https://github.com/vim-scripts/minibufexpl.vim/archive/refs/tags/%{minibufexpl_version}.tar.gz#/vimplugin-minibufexpl-%{minibufexpl_version}.tar.gz -Source11: vimplugin-multiplesearch-%{multiplesearch_version}.tar.bz2 -Source12: vimplugin-NERDcommenter-%{NERDcommenter_version}.tar.bz2 -Source13: vimplugin-NERDtree-%{NERDtree_version}.tar.bz2 -Source14: vimplugin-project-%{project_version}.tar.bz2 -Source15: vimplugin-searchcomplete-%{searchcomplete_version}.tar.bz2 +Source11: https://github.com/vim-scripts/MultipleSearch/archive/refs/tags/%{multiplesearch_version}.tar.gz#/vimplugin-multiplesearch-%{multiplesearch_version}.tar.gz +Source12: https://github.com/preservim/nerdcommenter/archive/refs/tags/%{NERDcommenter_version}.tar.gz#/vimplugin-NERDcommenter-%{NERDcommenter_version}.tar.gz +Source13: https://github.com/preservim/nerdtree/archive/refs/tags/%{NERDtree_version}.tar.gz#/vimplugin-NERDtree-%{NERDtree_version}.tar.gz +Source14: https://github.com/vim-scripts/project.tar.gz/archive/refs/tags/%{project_version}.tar.gz#/vimplugin-project-%{project_version}.tar.gz +Source15: https://github.com/vim-scripts/SearchComplete/archive/refs/tags/%{searchcomplete_version}.tar.gz#/vimplugin-searchcomplete-%{searchcomplete_version}.tar.gz Source16: https://github.com/vim-scripts/ShowMarks7/archive/refs/tags/%{showmarks_version}.tar.gz#/vimplugin-showmarks-%{showmarks_version}.tar.gz -Source17: vimplugin-supertab-%{supertab_version}.tar.bz2 +Source17: https://github.com/vim-scripts/SuperTab--Van-Dewoestine/archive/refs/tags/%{supertab_version}.tar.gz#/vimplugin-supertab-%{supertab_version}.tar.gz Source18: vimplugin-taglist-%{taglist_version}.tar.bz2 Source19: https://github.com/tomtom/tlib_vim/archive/refs/tags/%{tlib_version}.tar.gz#/vimplugin-tlib-%{tlib_version}.tar.gz Source20: https://github.com/vim-scripts/tregisters/archive/refs/tags/%{tregisters_version}.tar.gz#/vimplugin-tregisters-%{tregisters_version}.tar.gz Source21: https://github.com/vim-scripts/tselectbuffer/archive/refs/tags/%{tselectbuffer_version}.tar.gz#/vimplugin-tselectbuffer-%{tselectbuffer_version}.tar.gz Source22: https://github.com/vim-scripts/tselectfiles/archive/refs/tags/%{tselectfiles_version}.tar.gz#/vimplugin-tselectfiles-%{tselectfiles_version}.tar.gz -Source23: vimplugin-utl-%{utl_version}.tar.bz2 -Source24: vimplugin-zoomwin-%{zoomwin_version}.tar.bz2 +Source23: https://github.com/vim-scripts/utl.vim/archive/refs/tags/%{utl_version}.tar.gz#/vimplugin-utl-%{utl_version}.tar.gz +Source24: https://github.com/vim-scripts/ZoomWin/archive/refs/tags/%{zoomwin_tag}.tar.gz#/vimplugin-zoomwin-%{zoomwin_version}.tar.gz Source26: vimplugin-quilt-%{quilt_version}.tar.bz2 Source27: vimplugin-vimwiki-%{vimwiki_version}.tar.bz2 Source28: https://github.com/jamessan/vim-gnupg/releases/download/v%{gnupg_version}/vim-gnupg-v%{gnupg_version}.tar.gz#/vimplugin-gnupg-%{gnupg_version}.tar.gz @@ -665,17 +667,28 @@ rm -rf plugin/editorconfig-core-py/ tests/ rm mkzip.sh popd +pushd nerdcommenter-%{NERDcommenter_version} +rm -f Rakefile +popd + +pushd nerdtree-%{NERDtree_version} +rm -f _config.yml screenshot.png +popd + pushd tlib_vim-%{tlib_version} rm -r addon-info.json doc/tags etc samples scripts test popd install -d %buildroot/%vimplugin_dir for i in vimplugin-* a.vim-* ack.vim-* Align-* calendar.vim--Matsumoto-* \ - colorsel.vim-* bufexplorer-* editorconfig-vim-* file-line-* \ + bufexplorer-* colorsel.vim-* diffchanges.vim-* \ + editorconfig-vim-* file-line-* \ gitdiff.vim-* LocateOpen-* matrix.vim--Yang-* minibufexpl.vim-* \ - ShowMarks7-* \ - tlib_vim-* tregisters-* tselectbuffer-* tselectfiles-* vim-fugitive-* \ - vim-gnupg-*; do + MultipleSearch-* nerdcommenter-* nerdtree-* project.tar.gz-* \ + SearchComplete-* ShowMarks7-* SuperTab--Van-Dewoestine-* \ + tlib_vim-* tregisters-* tselectbuffer-* tselectfiles-* utl.vim-* \ + vim-fugitive-* \ + vim-gnupg-* ZoomWin-*; do pushd $i cp -av * %buildroot/%vimplugin_dir/ popd @@ -699,276 +712,52 @@ popd install -m 644 %{SOURCE1000} %{buildroot}/%vimplugin_dir/snippets/ # delete unneeded files -rm -rf %{buildroot}/%vimplugin_dir/CHANGES* +rm -rf %{buildroot}/%vimplugin_dir/CHANGE* rm -rf %{buildroot}/%vimplugin_dir/CONTRIBUT* -rm -rf %{buildroot}/%vimplugin_dir/LICENSE* +rm -rf %{buildroot}/%vimplugin_dir/LICEN?E* rm -rf %{buildroot}/%vimplugin_dir/README* -rm -rf %{buildroot}/%vimplugin_dir/Makefile* rm -rf %{buildroot}/%vimplugin_dir/doc/Makefile* rm -rf %{buildroot}/%vimplugin_dir/doc/README* rm -rf %{buildroot}/%vimplugin_dir/doc/*.{xml,xsl,css} # For every plugin providing documentation, we have to call the post and postun -# scriptlets Unfortunatelly, there is no easy way how to achieve that except -# listing them manually :( - -# documentation: vim-plugin-ack - -%post -n vim-plugin-ack -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-ack -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-align - -%post -n vim-plugin-align -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-align -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-bufexplorer - -%post -n vim-plugin-bufexplorer -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-bufexplorer -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-colorsel - -%post -n vim-plugin-colorsel -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-colorsel -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-diffchanges - -%post -n vim-plugin-diffchanges -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-diffchanges -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-editorconfig - -%post -n vim-plugin-editorconfig -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-editorconfig -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-fugitive - -%post -n vim-plugin-fugitive -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-fugitive -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-gnupg - -%post -n vim-plugin-gnupg -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-gnupg -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-latex - -%post -n vim-plugin-latex -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-latex -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-multiplesearch - -%post -n vim-plugin-multiplesearch -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-multiplesearch -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-neomutt - -%post -n vim-plugin-neomutt -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-neomutt -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-NERDcommenter - -%post -n vim-plugin-NERDcommenter -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-NERDcommenter -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-NERDtree - -%post -n vim-plugin-NERDtree -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-NERDtree -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-project - -%post -n vim-plugin-project -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-project -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-quilt - -%post -n vim-plugin-quilt -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-quilt -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-rails - -%post -n vim-plugin-rails -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-rails -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-snipmate - -%post -n vim-plugin-snipmate -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-snipmate -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-supertab - -%post -n vim-plugin-supertab -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-supertab -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-taglist - -%post -n vim-plugin-taglist -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-taglist -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-tlib - -%post -n vim-plugin-tlib -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-tlib -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-tselectbuffer - -%post -n vim-plugin-tselectbuffer -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-tselectbuffer -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-tselectfiles - -%post -n vim-plugin-tselectfiles -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-tselectfiles -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-utl - -%post -n vim-plugin-utl -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-utl -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-vimwiki - -%post -n vim-plugin-vimwiki -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-vimwiki -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -# documentation: vim-plugin-zoomwin - -%post -n vim-plugin-zoomwin -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -n vim-plugin-zoomwin -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi - -%post -vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null - -%postun -if [ $1 == 0 ]; then - vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null -fi +# scriptlets. + +%define vim_doc_post(n:) \ +%%post %{-n:-n %{-n*}} \ +vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null \ +%%postun %{-n:-n %{-n*}} \ +if [ $1 == 0 ]; then \ + vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null \ +fi \ +%{nil} + +%vim_doc_post -n vim-plugin-ack +%vim_doc_post -n vim-plugin-align +%vim_doc_post -n vim-plugin-bufexplorer +%vim_doc_post -n vim-plugin-colorsel +%vim_doc_post -n vim-plugin-diffchanges +%vim_doc_post -n vim-plugin-editorconfig +%vim_doc_post -n vim-plugin-fugitive +%vim_doc_post -n vim-plugin-gnupg +%vim_doc_post -n vim-plugin-latex +%vim_doc_post -n vim-plugin-multiplesearch +%vim_doc_post -n vim-plugin-neomutt +%vim_doc_post -n vim-plugin-NERDcommenter +%vim_doc_post -n vim-plugin-NERDtree +%vim_doc_post -n vim-plugin-project +%vim_doc_post -n vim-plugin-quilt +%vim_doc_post -n vim-plugin-rails +%vim_doc_post -n vim-plugin-snipmate +%vim_doc_post -n vim-plugin-supertab +%vim_doc_post -n vim-plugin-taglist +%vim_doc_post -n vim-plugin-tlib +%vim_doc_post -n vim-plugin-tselectbuffer +%vim_doc_post -n vim-plugin-tselectfiles +%vim_doc_post -n vim-plugin-utl +%vim_doc_post -n vim-plugin-vimwiki +%vim_doc_post -n vim-plugin-zoomwin +%vim_doc_post %files -n vim-plugin-a %doc a.vim-%{a_version}/README @@ -1036,7 +825,7 @@ fi %vimplugin_dir/doc/fugitive.txt %vimplugin_dir/autoload/fugitive.vim %vimplugin_dir/ftdetect/fugitive.vim -%dir %vimplugin_dir/ftplugin +%dir %vimplugin_dir/ftplugin/ %vimplugin_dir/ftplugin/fugitiveblame.vim %vimplugin_dir/syntax/fugitive.vim %vimplugin_dir/syntax/fugitiveblame.vim @@ -1062,11 +851,11 @@ fi %vimplugin_dir/plugin/remoteOpen.vim %vimplugin_dir/plugin/filebrowser.vim %vimplugin_dir/plugin/SyntaxFolds.vim +%dir %vimplugin_dir/compiler/ %vimplugin_dir/compiler/tex.vim -%dir %vimplugin_dir/compiler +%dir %vimplugin_dir/indent/ %vimplugin_dir/indent/tex.vim -%dir %vimplugin_dir/indent -%dir %vimplugin_dir/ftplugin +%dir %vimplugin_dir/ftplugin/ %vimplugin_dir/ftplugin/latex-suite %vimplugin_dir/ftplugin/tex_latexSuite.vim %vimplugin_dir/ftplugin/bib_latexSuite.vim @@ -1079,15 +868,18 @@ fi %files -n vim-plugin-markdown %doc vim-markdown-%{markdown_version}/README.md vim-markdown-%{markdown_version}/CONTRIBUTING.md +%dir %vimplugin_dir/after/ +%dir %vimplugin_dir/after/ftplugin/ +%vimplugin_dir/after/ftplugin/markdown.vim %dir %vimplugin_dir/ftdetect/ %vimplugin_dir/ftdetect/markdown.vim -%dir %vimplugin_dir/ftplugin +%dir %vimplugin_dir/ftplugin/ %vimplugin_dir/ftplugin/markdown.vim -%dir %vimplugin_dir/indent +%dir %vimplugin_dir/indent/ %vimplugin_dir/indent/markdown.vim -%dir %{_datadir}/vim/registry +%dir %{_datadir}/vim/registry/ %{_datadir}/vim/registry/markdown.yaml -%dir %vimplugin_dir/syntax +%dir %vimplugin_dir/syntax/ %vimplugin_dir/syntax/markdown.vim %vimplugin_dir/doc/vim-markdown.txt @@ -1120,7 +912,12 @@ fi %files -n vim-plugin-NERDtree %defattr(-,root,root,0755) -%vimplugin_dir/doc/NERD_tree.txt +%vimplugin_dir/doc/NERDTree.txt +%vimplugin_dir/autoload/nerdtree.vim +%dir %vimplugin_dir/autoload/nerdtree/ +%vimplugin_dir/autoload/nerdtree/ui_glue.vim +%dir %vimplugin_dir/lib/ +%vimplugin_dir/lib/nerdtree/ %vimplugin_dir/plugin/NERD_tree.vim %vimplugin_dir/syntax/nerdtree.vim %doc %{_defaultdocdir}/vimplugin-NERDtree @@ -1161,7 +958,9 @@ fi %vimplugin_dir/syntax/snippet.vim %vimplugin_dir/plugin/snipMate.vim %vimplugin_dir/ftplugin/html_snip_helper.vim -%vimplugin_dir/after +%dir %vimplugin_dir/after/ +%dir %vimplugin_dir/after/plugin/ +%vimplugin_dir/after/plugin/snipMate.vim %vimplugin_dir/autoload/snipMate.vim %vimplugin_dir/doc/snipMate.txt diff --git a/vimplugin-NERDcommenter-2.3.0.tar.bz2 b/vimplugin-NERDcommenter-2.3.0.tar.bz2 deleted file mode 100644 index 0187aaa..0000000 --- a/vimplugin-NERDcommenter-2.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5b9d4bafc7574ffc4178f1a5496b01d3b9d3b8997c753001e9927495c58eb05 -size 27473 diff --git a/vimplugin-NERDcommenter-2.5.2.tar.gz b/vimplugin-NERDcommenter-2.5.2.tar.gz new file mode 100644 index 0000000..4191dde --- /dev/null +++ b/vimplugin-NERDcommenter-2.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f044ab154cbc906df9d0bb78cb7a5eafbc26ac596cca99b30f513d029998938 +size 37216 diff --git a/vimplugin-NERDtree-4.2.0.tar.bz2 b/vimplugin-NERDtree-4.2.0.tar.bz2 deleted file mode 100644 index f8a6086..0000000 --- a/vimplugin-NERDtree-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98b6ad3ef19b716bff98e38cae66d90cbcf2244ee8fc42e1441d1cafa43755ac -size 37128 diff --git a/vimplugin-NERDtree-6.10.16.tar.gz b/vimplugin-NERDtree-6.10.16.tar.gz new file mode 100644 index 0000000..12ef001 --- /dev/null +++ b/vimplugin-NERDtree-6.10.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e3a0ba1493c8cbc7d2048c04bee9c002d4b8c0192bd695d9b8a633187e6f63 +size 163149 diff --git a/vimplugin-diffchanges-0.6.346dae2.tar.bz2 b/vimplugin-diffchanges-0.6.346dae2.tar.bz2 deleted file mode 100644 index 9faec8e..0000000 --- a/vimplugin-diffchanges-0.6.346dae2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:456d7e10819e4f4e565b66d071c71c03763db97de80fbf6ba457a0fe8f516aec -size 2074 diff --git a/vimplugin-diffchanges-0.6~346dae2.tar.gz b/vimplugin-diffchanges-0.6~346dae2.tar.gz new file mode 100644 index 0000000..c37dd07 --- /dev/null +++ b/vimplugin-diffchanges-0.6~346dae2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c67227d72e67352b9f2bda7983a9490f9260fef3fdbf777a5baf901d0ca6a1 +size 2272 diff --git a/vimplugin-multiplesearch-1.3.tar.bz2 b/vimplugin-multiplesearch-1.3.tar.bz2 deleted file mode 100644 index 40dbb20..0000000 --- a/vimplugin-multiplesearch-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa93ffb621946ee78257f457aa3b8b2ba94990ec6097ccd0439aa085e232500b -size 5085 diff --git a/vimplugin-multiplesearch-1.3.tar.gz b/vimplugin-multiplesearch-1.3.tar.gz new file mode 100644 index 0000000..798d3f4 --- /dev/null +++ b/vimplugin-multiplesearch-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5f9d513de00dab849eaadb48e29b0fe926ef4f546255b5c9e1b174543b72cd +size 5094 diff --git a/vimplugin-project-1.4.1.tar.bz2 b/vimplugin-project-1.4.1.tar.bz2 deleted file mode 100644 index 90e7306..0000000 --- a/vimplugin-project-1.4.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3910ce687fdc9e719be2ae239f4da9cb53ccc2dcd209427adfe580457201b0fa -size 18921 diff --git a/vimplugin-project-1.4.1.tar.gz b/vimplugin-project-1.4.1.tar.gz new file mode 100644 index 0000000..b0860e6 --- /dev/null +++ b/vimplugin-project-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ff0d2e191ba9c4e7770b9688c8468318cd20c3485982eca61ed42bc409ae39 +size 21430 diff --git a/vimplugin-searchcomplete-1.1.tar.bz2 b/vimplugin-searchcomplete-1.1.tar.bz2 deleted file mode 100644 index 9cd0a24..0000000 --- a/vimplugin-searchcomplete-1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:800083f0d5395cc20440f2d3ed1b145f0f7c369dd5f8dddbc1fbe9a400bb8e48 -size 1212 diff --git a/vimplugin-searchcomplete-1.1.tar.gz b/vimplugin-searchcomplete-1.1.tar.gz new file mode 100644 index 0000000..95692e6 --- /dev/null +++ b/vimplugin-searchcomplete-1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9053eb05e6be9c28d3c7329502d65a8e9a89d7ac37d3669ae91e9d8553e40e4 +size 1429 diff --git a/vimplugin-supertab-1.0.tar.bz2 b/vimplugin-supertab-1.0.tar.bz2 deleted file mode 100644 index 139279d..0000000 --- a/vimplugin-supertab-1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:089b6f36210f21be1bc4722f97c7dffb6466ee9c46149766b65d44bb135e1d20 -size 9049 diff --git a/vimplugin-supertab-2.1.tar.gz b/vimplugin-supertab-2.1.tar.gz new file mode 100644 index 0000000..0782025 --- /dev/null +++ b/vimplugin-supertab-2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0759d48531697ce52e1799cb41ce6c87c71db259a99f95ca96332d4dbae41d4 +size 15137 diff --git a/vimplugin-utl-2.0.tar.bz2 b/vimplugin-utl-2.0.tar.bz2 deleted file mode 100644 index e93afb9..0000000 --- a/vimplugin-utl-2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d0800e843e8866c8785fca92b1fa7bdb2fe66efc0976c7a160fa68ce67ea700 -size 38899 diff --git a/vimplugin-utl-2.0.tar.gz b/vimplugin-utl-2.0.tar.gz new file mode 100644 index 0000000..1d8acaa --- /dev/null +++ b/vimplugin-utl-2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c6b70db1f5ccfde517adcebc0269c83530dded5e73313c66adce25155c428f +size 44675 diff --git a/vimplugin-zoomwin-24.1.tar.gz b/vimplugin-zoomwin-24.1.tar.gz new file mode 100644 index 0000000..d3d7c35 --- /dev/null +++ b/vimplugin-zoomwin-24.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0633194214e34bfd45cd80dc58f505a19eb6e94e02f5124112d64c24cdb2be4 +size 8899 diff --git a/vimplugin-zoomwin-24.tar.bz2 b/vimplugin-zoomwin-24.tar.bz2 deleted file mode 100644 index bf0efdd..0000000 --- a/vimplugin-zoomwin-24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e99fe194360a7f73889319d507a3666ab4e052cc0ae82f7a782945b0035bcf8 -size 7965