SHA256
1
0
forked from pool/vim-plugins

Autobuild autoformatter for 71689

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim-plugins?expand=0&rev=7
This commit is contained in:
Sascha Peilicke 2011-06-01 08:16:40 +00:00 committed by Git OBS Bridge
parent 7f6dfd28f7
commit c57571204b

View File

@ -1,7 +1,20 @@
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# spec file for package vim-plugins
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define align_version 35.41
%define a_version 2.18
@ -38,7 +51,7 @@
Name: vim-plugins
Version: 7.2.22
Release: 1
Release: 7
License: MIT
Summary: Plug-ins pack for Vim
Url: http://www.vim.org/
@ -89,6 +102,7 @@ Subpackages of this packages contains some plugins for Vi iMproved text editor.
%package -n vim-plugin-align
Version: %align_version
Release: 3
License: MIT
Summary: Plugin to produce aligned text, equations, declarations, etc
Group: Productivity/Text/Editors
@ -102,6 +116,7 @@ different.
%package -n vim-plugin-a
Version: %a_version
Release: 3
License: MIT
Summary: Alternate files quickly
Group: Productivity/Text/Editors
@ -115,6 +130,7 @@ C++ and ADA95 and can be configured to support a variety of languages.
%package -n vim-plugin-bufexplorer
Version: %bufexplorer_version
Release: 3
License: MIT
Summary: Buffer Explorer / Browser
Group: Productivity/Text/Editors
@ -130,6 +146,7 @@ that tab if you would like.
%package -n vim-plugin-calendar
Version: %calendar_version
Release: 3
License: MIT
Summary: Calendar for vim
Group: Productivity/Text/Editors
@ -140,6 +157,7 @@ Plugin for vim that displays simple calendar in the side window.
%package -n vim-plugin-colorsel
Version: %colorsel_version
Release: 3
License: Public Domain
Summary: A RGB/HSV color selector
Group: Productivity/Text/Editors
@ -152,6 +170,7 @@ selector.
%package -n vim-plugin-colorschemes
Version: %colorschemes_version
Release: 3
License: Various - see contained files for details
Summary: Vim color schemes selection
Group: Productivity/Text/Editors
@ -163,6 +182,7 @@ http://www.vim.org/scripts/script.php?script_id=625.
%package -n vim-plugin-diffchanges
Version: %diffchanges_version
Release: 3
License: Public Domain
Summary: Show changes since the last save
Group: Productivity/Text/Editors
@ -177,6 +197,7 @@ toggled.
%package -n vim-plugin-locateopen
Version: %locateopen_version
Release: 3
License: Other uncritical OpenSource License
Summary: Edit file without entering the whole path
Group: Productivity/Text/Editors
@ -196,6 +217,7 @@ Usage:
%package -n vim-plugin-matchit
Version: %matchit_version
Release: 3
License: MIT
Summary: Extended % matching for HTML, LaTeX, and many other languages
Group: Productivity/Text/Editors
@ -211,6 +233,7 @@ HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML.
%package -n vim-plugin-matrix
Version: %matrix_version
Release: 3
License: Public Domain
Summary: Matrix screensaver for vim
Group: Productivity/Text/Editors
@ -221,6 +244,7 @@ Matrix screensaver for VIM, inspired by Chris Allegretta's cmatrix.
%package -n vim-plugin-minibufexpl
Version: %minibufexpl_version
Release: 3
License: MIT
Summary: Elegant buffer explorer that takes very little screen space
Group: Productivity/Text/Editors
@ -234,6 +258,7 @@ window get visually marked.
%package -n vim-plugin-multiplesearch
Version: %multiplesearch_version
Release: 3
License: Other uncritical OpenSource License
Summary: Display multiple searches at the same time
Group: Productivity/Text/Editors
@ -247,6 +272,7 @@ number of colors is used, the script starts over with the first color.
%package -n vim-plugin-NERDcommenter
Version: %NERDcommenter_version
Release: 3
License: WTFPL
Summary: A plugin that allows for easy commenting of code for many filetypes
Group: Productivity/Text/Editors
@ -259,6 +285,7 @@ are available for most filetypes.
%package -n vim-plugin-NERDtree
Version: %NERDtree_version
Release: 3
License: WTFPL
Summary: A tree explorer plugin for navigating the filesystem
Group: Productivity/Text/Editors
@ -272,6 +299,7 @@ filesystem operations.
%package -n vim-plugin-project
Version: %project_version
Release: 3
License: MIT
Summary: Organize/Navigate projects of files
Group: Productivity/Text/Editors
@ -289,6 +317,7 @@ the vim window.
%package -n vim-plugin-searchcomplete
Version: %searchcomplete_version
Release: 3
License: GPLv2
Summary: Tab completion of words inside of a search
Group: Productivity/Text/Editors
@ -300,6 +329,7 @@ search ('/').
%package -n vim-plugin-showmarks
Version: %showmarks_version
Release: 3
License: Public Domain
Summary: Visually shows the location of marks
Group: Productivity/Text/Editors
@ -315,6 +345,7 @@ can be toggled on and off and individual marks can be hidden.
%package -n vim-plugin-supertab
Version: %supertab_version
Release: 3
License: BSD
Summary: Visually shows the location of marks
Group: Productivity/Text/Editors
@ -325,6 +356,7 @@ This script allows you to use the tab key to do all your insert completion.
%package -n vim-plugin-taglist
Version: %taglist_version
Release: 3
License: MIT
Summary: Source code browser with support for many languages
Group: Productivity/Text/Editors
@ -338,6 +370,7 @@ browse through source code files for different programming languages.
%package -n vim-plugin-tlib
Version: %tlib_version
Release: 3
License: GPL
Summary: Utility functions for vim
Group: Productivity/Text/Editors
@ -349,6 +382,7 @@ it unless another plugin requires you to do so.
%package -n vim-plugin-tregisters
Version: %tregisters_version
Release: 3
License: GPL
Summary: List, edit, and run/execute registers/clipboards
Group: Productivity/Text/Editors
@ -360,6 +394,7 @@ List, edit, and run or execute registers and/or clipboards
%package -n vim-plugin-tselectbuffer
Version: %tselectbuffer_version
Release: 3
License: GPL
Summary: A quick buffer selector/switcher
Group: Productivity/Text/Editors
@ -372,6 +407,7 @@ different buffer or for deleting buffers.
%package -n vim-plugin-tselectfiles
Version: %tselectfiles_version
Release: 3
License: GPL
Summary: A quick file selector/browser/explorer
Group: Productivity/Text/Editors
@ -385,6 +421,7 @@ them.
%package -n vim-plugin-utl
Version: %utl_version
Release: 3
License: MIT
Summary: Universal text linking for vim
Group: Productivity/Text/Editors
@ -397,6 +434,7 @@ bookmark parts of your text document.
%package -n vim-plugin-zoomwin
Version: %zoomwin_version
Release: 3
License: Other uncritical OpenSource License
Summary: Zoom in/out of windows (toggle between one window and multi-window)
Group: Productivity/Text/Editors
@ -411,6 +449,7 @@ Usage:
%package -n vim-plugin-latex
Version: %latex_version
Release: 3
License: Other uncritical OpenSource License
Summary: A rich set of tools for editing LaTeX
Group: Productivity/Text/Editors
@ -425,6 +464,7 @@ which enable you to do all your LaTeX-ing without needing to quit Vim.
%package -n vim-plugin-quilt
Version: %quilt_version
Release: 3
License: GPL
Summary: Quilt support for vim
Group: Productivity/Text/Editors
@ -436,6 +476,7 @@ Vim plugin that helps with quilt operations from inside vim.
%package -n vim-plugin-vimwiki
Version: %vimwiki_version
Release: 1
License: GPL v2
Summary: Personal wiki for vim
Group: Productivity/Text/Editors
@ -449,6 +490,7 @@ You do not have to create it manually - vimwiki can make it for you.
%package -n vim-plugin-gnupg
Version: %gnupg_version
Release: 3
License: GPL
Summary: Plugin for transparent editing of gpg encrypted files
Group: Productivity/Text/Editors
@ -463,7 +505,10 @@ recipients before it is written. The script turns off viminfo and swapfile to
increase security.
%package -n vim-plugin-gitdiff
Version: %gitdiff_version
Release: 3
Summary: Show git diff in a split window
Group: Productivity/Text/Editors
Requires: git-core
@ -476,7 +521,10 @@ This script provides two functions to display git diffs in vim.
Highlight lines that were changed since the HEAD or some other changeset.
%package -n vim-plugin-snipmate
Version: %snipmate_version
Release: 3
Summary: Implements some of TextMate's snippets features in Vim
Group: Productivity/Text/Editors
@ -493,10 +541,13 @@ for (i = 0; i < count; i++) {
}
%package -n vim-plugin-rails
Version: %rails_version
Release: 1
Summary: Support for Ruby on Rails development
Group: Productivity/Text/Editors
Requires: rubygem-rails
Requires: rubygem-rails
%description -n vim-plugin-rails
This plugin offers the many features for Ruby on Rails application development.
@ -534,6 +585,7 @@ rm -rf %{buildroot}
# Unfortunatelly, there is no easy way how to achieve that except listing them manually :(
# 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
@ -543,6 +595,7 @@ if [ $1 == 0 ]; then
fi
# documentation: vim-plugin-a
%post -n vim-plugin-a
vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null
@ -552,6 +605,7 @@ if [ $1 == 0 ]; then
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
@ -561,6 +615,7 @@ if [ $1 == 0 ]; then
fi
# documentation: vim-plugin-matchit
%post -n vim-plugin-matchit
vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null
@ -570,6 +625,7 @@ if [ $1 == 0 ]; then
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
@ -579,6 +635,7 @@ if [ $1 == 0 ]; then
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
@ -588,6 +645,7 @@ if [ $1 == 0 ]; then
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
@ -597,6 +655,7 @@ if [ $1 == 0 ]; then
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
@ -606,6 +665,7 @@ if [ $1 == 0 ]; then
fi
# documentation: vim-plugin-showmarks
%post -n vim-plugin-showmarks
vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null
@ -615,6 +675,7 @@ if [ $1 == 0 ]; then
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
@ -624,6 +685,7 @@ if [ $1 == 0 ]; then
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
@ -633,6 +695,7 @@ if [ $1 == 0 ]; then
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
@ -642,6 +705,7 @@ if [ $1 == 0 ]; then
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
@ -651,6 +715,7 @@ if [ $1 == 0 ]; then
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
@ -660,6 +725,7 @@ if [ $1 == 0 ]; then
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
@ -669,6 +735,7 @@ if [ $1 == 0 ]; then
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
@ -678,6 +745,7 @@ if [ $1 == 0 ]; then
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
@ -687,6 +755,7 @@ if [ $1 == 0 ]; then
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
@ -696,6 +765,7 @@ if [ $1 == 0 ]; then
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