diff --git a/_service:download_url:spec.snippets b/_service:download_url:spec.snippets index 795c520..8d95dba 100644 --- a/_service:download_url:spec.snippets +++ b/_service:download_url:spec.snippets @@ -120,4 +120,4 @@ snippet ifsusever %else ${3:# STUFF} %endif - ${3} + ${4} diff --git a/vim-plugins.changes b/vim-plugins.changes index 4ecb11b..ac560cc 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 27 12:37:21 UTC 2011 - puzel@novell.com + +- update vimwiki-plugin (1.1.1) + +------------------------------------------------------------------- +Thu May 5 09:50:31 UTC 2011 - puzel@novell.com + +- use spec-cleaner +- add rails plugin + ------------------------------------------------------------------- Sat Jan 15 18:29:53 UTC 2011 - roman@priesol.net diff --git a/vim-plugins.spec b/vim-plugins.spec index 747a9b8..26c3878 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -1,21 +1,7 @@ # -# spec file for package vim-plugins +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. # -# 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/ -# - -# norootforbuild %define align_version 35.41 %define a_version 2.18 @@ -44,18 +30,19 @@ %define zoomwin_version 23 %define latex_version 20100129 %define quilt_version 0.9.6 -%define vimwiki_version 0.9.9 +%define vimwiki_version 1.1.1 %define gnupg_version 3026 %define gitdiff_version 2 %define snipmate_version 0.83 +%define rails_version 4.3 Name: vim-plugins Version: 7.2.22 -Release: 6 -Summary: Plug-ins pack for Vim -Group: Productivity/Text/Editors +Release: 1 License: MIT +Summary: Plug-ins pack for Vim Url: http://www.vim.org/ +Group: Productivity/Text/Editors Source0: vimplugin-align-%{align_version}.tar.bz2 Source1: vimplugin-a-%{a_version}.tar.bz2 Source2: vimplugin-bufexplorer-%{bufexplorer_version}.tar.bz2 @@ -87,31 +74,25 @@ Source27: vimplugin-vimwiki-%{vimwiki_version}.tar.bz2 Source28: vimplugin-gnupg-%{gnupg_version}.tar.bz2 Source29: vimplugin-gitdiff-%{gitdiff_version}.tar.bz2 Source30: vimplugin-snipmate-%{snipmate_version}.tar.bz2 -Source31: spec.snippets -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: vim -BuildArch: noarch +Source31: vimplugin-rails-%{rails_version}.tar.bz2 +Source100: spec.snippets Patch0: colorsel-disable-nogui-warning-error.patch Patch1: locateopen-1.3-locate-support.patch +BuildRequires: vim +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %define vimplugin_dir %{_datadir}/vim/site %description Subpackages of this packages contains some plugins for Vi iMproved text editor. -Authors: --------- - Marek Stopka - Petr Uzel - -# -------------------------- vim-plugins-align -------------------------- %package -n vim-plugin-align -License: MIT Version: %align_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Plugin to produce aligned text, equations, declarations, etc +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-align Align lets you align statements on their equal signs, make comment boxes, align @@ -119,18 +100,12 @@ comments, align declarations, etc. It handles alignment on multiple separators, not just the first one, and the separators may be the same across the line or different. -Authors: --------- - Charles Campbell - -# ---------------------------- vim-plugins-a ---------------------------- %package -n vim-plugin-a -License: MIT Version: %a_version -Release: 2 -Requires: vim +License: MIT +Summary: Alternate files quickly Group: Productivity/Text/Editors -Summary: Alternate files quickly (.c --> .h etc) +Requires: vim %description -n vim-plugin-a Vim plugin to quickly switch between corresponding files. E.g. if you are @@ -138,17 +113,12 @@ editing foo.c and need to edit foo.h simply execute :A and you will be editing foo.h, to switch back to foo.c execute :A again. It has builtin support for C, C++ and ADA95 and can be configured to support a variety of languages. -Authors: --------- - Mike Sharpe - %package -n vim-plugin-bufexplorer -License: MIT Version: %bufexplorer_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Buffer Explorer / Browser +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-bufexplorer With bufexplorer, you can quickly switch between buffers by using '\be' to open @@ -158,66 +128,46 @@ the buffer in the current window or or 't' to open that buffer in a new tab. If the buffer is in another tab already, bufexplorer can switch to that tab if you would like. -Authors: --------- - Jeff Lanzarotta - %package -n vim-plugin-calendar -License: MIT Version: %calendar_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Calendar for vim +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-calendar Plugin for vim that displays simple calendar in the side window. -Authors: --------- - Yasuhiro Matsumoto - %package -n vim-plugin-colorsel -License: Public Domain Version: %colorsel_version -Release: 2 -Requires: vim -Requires: gvim -Group: Productivity/Text/Editors +License: Public Domain Summary: A RGB/HSV color selector +Group: Productivity/Text/Editors +Requires: gvim +Requires: vim %description -n vim-plugin-colorsel A simple interactive RGB/HSV color selector modelled after Gimp2 RGB/HSV color selector. -Authors: --------- - David Nečas - %package -n vim-plugin-colorschemes -License: Various - see contained files for details Version: %colorschemes_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: Various - see contained files for details Summary: Vim color schemes selection +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-colorschemes Selection of vim color schemes based on Colors Sample Pack - http://www.vim.org/scripts/script.php?script_id=625. -Authors: --------- - Petr Uzel - %package -n vim-plugin-diffchanges -License: Public Domain Version: %diffchanges_version -Release: 2 -Requires: vim -Requires: diffutils -Group: Productivity/Text/Editors +License: Public Domain Summary: Show changes since the last save +Group: Productivity/Text/Editors +Requires: diffutils +Requires: vim %description -n vim-plugin-diffchanges Show changes made to current buffer since the last save. This plugin is based @@ -225,18 +175,13 @@ from an example in the Hacking Vim book. The differences are that this functionality is in the form of a plugin, is a bit more robust, and can be toggled. -Authors: --------- - Jeremy Cantrell - %package -n vim-plugin-locateopen -License: Other uncritical OpenSource License Version: %locateopen_version -Release: 2 -Requires: vim -Requires: findutils-locate -Group: Productivity/Text/Editors +License: Other uncritical OpenSource License Summary: Edit file without entering the whole path +Group: Productivity/Text/Editors +Requires: findutils-locate +Requires: vim %description -n vim-plugin-locateopen This script uses slocate (or a similar application) to allow the user to open a @@ -249,17 +194,12 @@ Usage: :LocateSource somefile.vim :LocateRead somefile.txt -Authors: --------- - Ciaran McCreesh - %package -n vim-plugin-matchit -License: MIT Version: %matchit_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Extended % matching for HTML, LaTeX, and many other languages +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-matchit The matchit.vim script allows you to configure % to match more than just single @@ -269,32 +209,22 @@ mechanism) intelligently. The default ftplugins include settings for several languages: Ada, ASP with VBS, Csh, DTD, Essbase, Fortran, HTML, JSP (same as HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML. -Authors: --------- - Benji Fisher - %package -n vim-plugin-matrix -License: Public Domain Version: %matrix_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: Public Domain Summary: Matrix screensaver for vim +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-matrix Matrix screensaver for VIM, inspired by Chris Allegretta's cmatrix. -Authors: --------- - Don Yang - %package -n vim-plugin-minibufexpl -License: MIT Version: %minibufexpl_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Elegant buffer explorer that takes very little screen space +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-minibufexpl Minibufexplorer allows to quickly switch buffers by double-clicking the @@ -302,17 +232,12 @@ appropriate "tab". Tabs get updated as buffers are opened and closed. Buffers that are modified get visually marked and buffers that are open in a window get visually marked. -Authors: --------- - Bindu Wavell - %package -n vim-plugin-multiplesearch -License: Other uncritical OpenSource License Version: %multiplesearch_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: Other uncritical OpenSource License Summary: Display multiple searches at the same time +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-multiplesearch MultipleSearch allows you to have the results of multiple searches displayed @@ -320,34 +245,24 @@ on the screen at the same time. Each search highlights its results in a different color, and all searches are displayed at once. After the maximum number of colors is used, the script starts over with the first color. -Authors: --------- - Dan Sharp - %package -n vim-plugin-NERDcommenter -License: WTFPL Version: %NERDcommenter_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: WTFPL Summary: A plugin that allows for easy commenting of code for many filetypes +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-NERDcommenter The NERD commenter provides many different commenting operations and styles which may be invoked via key mappings and a commenting menu. These operations are available for most filetypes. -Authors: --------- - Marty Grenfell - %package -n vim-plugin-NERDtree -License: WTFPL Version: %NERDtree_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: WTFPL Summary: A tree explorer plugin for navigating the filesystem +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-NERDtree The NERD tree allows you to explore your filesystem and to open files and @@ -355,17 +270,12 @@ directories. It presents the filesystem to you in the form of a tree which you manipulate with the keyboard and/or mouse. It also allows you to perform simple filesystem operations. -Authors: --------- - Marty Grenfell - %package -n vim-plugin-project -License: MIT Version: %project_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Organize/Navigate projects of files +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-project You can use this plugin's basic functionality to set up a list of @@ -377,33 +287,23 @@ to navigate a directory hierarchy with the file-explorer. It also obviates the need for a buffer explorer because you have your list of files on the left of the vim window. -Authors: --------- - Aric Blumer - %package -n vim-plugin-searchcomplete -License: GPLv2 Version: %searchcomplete_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: GPLv2 Summary: Tab completion of words inside of a search +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-searchcomplete This plugin allows to tab-complete words while typing in a search ('/'). -Authors: --------- - Chris Russel - %package -n vim-plugin-showmarks -License: Public Domain Version: %showmarks_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: Public Domain Summary: Visually shows the location of marks +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-showmarks ShowMarks provides a visual representation of the location marks. Marks are @@ -413,134 +313,94 @@ ShowMarks hopefully makes life easier by placing a sign in the leftmost column of the buffer. The sign indicates the label of the mark and its location. It can be toggled on and off and individual marks can be hidden. -Authors: --------- - Anthony Kruize - %package -n vim-plugin-supertab -License: BSD Version: %supertab_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: BSD Summary: Visually shows the location of marks +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-supertab This script allows you to use the tab key to do all your insert completion. -Authors: --------- - Eric Van Dewoestine - %package -n vim-plugin-taglist -License: MIT Version: %taglist_version -Release: 2 -Requires: vim -Requires: ctags -Group: Productivity/Text/Editors +License: MIT Summary: Source code browser with support for many languages +Group: Productivity/Text/Editors +Requires: ctags +Requires: vim %description -n vim-plugin-taglist The "Tag List" plugin is a source code browser plugin for Vim and provides an overview of the structure of source code files and allows you to efficiently browse through source code files for different programming languages. -Authors: --------- - Yegappan Lakshmanan - %package -n vim-plugin-tlib -License: GPL Version: %tlib_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: GPL Summary: Utility functions for vim +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-tlib This library provides some utility functions. There isn't much need to install it unless another plugin requires you to do so. -Authors: --------- - Thomas Link - %package -n vim-plugin-tregisters -License: GPL Version: %tregisters_version -Release: 2 +License: GPL +Summary: List, edit, and run/execute registers/clipboards +Group: Productivity/Text/Editors Requires: vim Requires: vim-plugin-tlib -Group: Productivity/Text/Editors -Summary: List, edit, and run/execute registers/clipboards %description -n vim-plugin-tregisters List, edit, and run or execute registers and/or clipboards -Authors: --------- - Thomas Link - %package -n vim-plugin-tselectbuffer -License: GPL Version: %tselectbuffer_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: GPL Summary: A quick buffer selector/switcher +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-tselectbuffer This plugin provides a simple buffer selector. It doesn't have all the features other buffer selectors have but can be useful for quickly switching to a different buffer or for deleting buffers. -Authors: --------- - Thomas Link - %package -n vim-plugin-tselectfiles -License: GPL Version: %tselectfiles_version -Release: 2 +License: GPL +Summary: A quick file selector/browser/explorer +Group: Productivity/Text/Editors Requires: vim Requires: vim-plugin-tlib -Group: Productivity/Text/Editors -Summary: A quick file selector/browser/explorer %description -n vim-plugin-tselectfiles This plugin provides a simple file browser. It is not a full blown explorer but can be nevertheless be useful for quickly selecting a few files or renaming them. -Authors: --------- - Thomas Link - %package -n vim-plugin-utl -License: MIT Version: %utl_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: MIT Summary: Universal text linking for vim +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-utl Universal text link allows you to set hyperlinks within your text documents. Hyperlinks can be used to start applications, open related documents, or bookmark parts of your text document. -Authors: --------- - Stefan Bittner - %package -n vim-plugin-zoomwin -License: Other uncritical OpenSource License Version: %zoomwin_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: Other uncritical OpenSource License Summary: Zoom in/out of windows (toggle between one window and multi-window) +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-zoomwin The idea is to make it easy to zoom into and out of a window. @@ -549,18 +409,13 @@ Usage: Press o : the current window zooms into a full screen Press o again: the previous set of windows is restored -Authors: --------- - Charles Campbell - %package -n vim-plugin-latex -License: Other uncritical OpenSource License Version: %latex_version -Release: 2 -Requires: vim -Requires: texlive-latex -Group: Productivity/Text/Editors +License: Other uncritical OpenSource License Summary: A rich set of tools for editing LaTeX +Group: Productivity/Text/Editors +Requires: texlive-latex +Requires: vim %description -n vim-plugin-latex Vim-LaTeX (aka LaTeX-suite) is a mature project which aims at bringing @@ -568,34 +423,23 @@ together the rich set of LaTeX tools the vim community has produced over the years into one comprehensive package. It provides a set of tools which enable you to do all your LaTeX-ing without needing to quit Vim. -Authors: --------- - Srinath Avadhanula - %package -n vim-plugin-quilt -License: GPL Version: %quilt_version -Release: 2 +License: GPL +Summary: Quilt support for vim +Group: Productivity/Text/Editors Requires: quilt Requires: vim -Group: Productivity/Text/Editors -Summary: Quilt support for vim %description -n vim-plugin-quilt Vim plugin that helps with quilt operations from inside vim. - -Authors: --------- - Florian Delizy - %package -n vim-plugin-vimwiki -License: GPLv2 Version: %vimwiki_version -Release: 2 -Requires: vim -Group: Productivity/Text/Editors +License: GPL v2 Summary: Personal wiki for vim +Group: Productivity/Text/Editors +Requires: vim %description -n vim-plugin-vimwiki Vimwiki is a personal wiki for Vim. Using it you can organize text files with @@ -603,18 +447,12 @@ hyperlinks. To do a quick start press ww (this is usually \ww) to go to your index wiki file. By default it is located in ~/vimwiki/index.wiki. You do not have to create it manually - vimwiki can make it for you. - -Authors: --------- - Maxim Kim - %package -n vim-plugin-gnupg -License: GPL Version: %gnupg_version -Release: 2 -Requires: gpg2 -Group: Productivity/Text/Editors +License: GPL Summary: Plugin for transparent editing of gpg encrypted files +Group: Productivity/Text/Editors +Requires: gpg2 %description -n vim-plugin-gnupg This script implements transparent editing of gpg encrypted files. The filename @@ -622,37 +460,25 @@ must have a ".gpg", ".pgp" or ".asc" suffix. When opening such a file the content is decrypted, when opening a new file the script will ask for the recipients of the encrypted file. The file content will be encrypted to all recipients before it is written. The script turns off viminfo and swapfile to -increase security. - -Authors: --------- - Markus Braun +increase security. %package -n vim-plugin-gitdiff -License: GPL Version: %gitdiff_version -Release: 2 -Requires: git-core -Group: Productivity/Text/Editors Summary: Show git diff in a split window +Group: Productivity/Text/Editors +Requires: git-core %description -n vim-plugin-gitdiff This script provides two functions to display git diffs in vim. :GITDiff [commitish] Split the vim window vertically, display the HEAD, or some other changeset, version of the file in the split, then diff them. :GITChanges [commitish] - Highlight lines that were changed since the HEAD or some other changeset. - -Authors: --------- - Bart Trojanowski + Highlight lines that were changed since the HEAD or some other changeset. %package -n vim-plugin-snipmate -License: GPL Version: %snipmate_version -Release: 2 -Group: Productivity/Text/Editors Summary: Implements some of TextMate's snippets features in Vim +Group: Productivity/Text/Editors %description -n vim-plugin-snipmate snipMate aims to be an unobtrusive, concise vim script that implements some of @@ -666,13 +492,17 @@ you type "for" in insert mode, it will expand a typical for loop in C: for (i = 0; i < count; i++) { } -Authors: --------- - Michael Sanders +%package -n vim-plugin-rails +Version: %rails_version +Summary: Support for Ruby on Rails development +Group: Productivity/Text/Editors +Requires: rubygem-rails +%description -n vim-plugin-rails +This plugin offers the many features for Ruby on Rails application development. %prep -%setup -q -c -n %{name} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 +%setup -q -c -n %{name} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31 # ------- patch locateopen ------ pushd vimplugin-locateopen-%locateopen_version %patch1 @@ -693,18 +523,17 @@ for i in vimplugin-*; do popd done mkdir -p %{buildroot}%{_defaultdocdir}/vimplugin-NERDtree/ -mv %buildroot/%vimplugin_dir/nerdtree_plugin %{buildroot}%{_defaultdocdir}/vimplugin-NERDtree/ +mv %{buildroot}/%vimplugin_dir/nerdtree_plugin %{buildroot}%{_defaultdocdir}/vimplugin-NERDtree/ -cp %{SOURCE31} %buildroot/%vimplugin_dir/snippets/ +cp %{SOURCE100} %{buildroot}/%vimplugin_dir/snippets/ %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} # 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-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 @@ -714,7 +543,6 @@ 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 @@ -724,7 +552,6 @@ 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 @@ -734,7 +561,6 @@ 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 @@ -744,7 +570,6 @@ 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 @@ -754,7 +579,6 @@ 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 @@ -764,7 +588,6 @@ 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 @@ -774,7 +597,6 @@ 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 @@ -784,7 +606,6 @@ 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 @@ -794,7 +615,6 @@ 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 @@ -804,7 +624,6 @@ 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 @@ -814,7 +633,6 @@ 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 @@ -824,7 +642,6 @@ 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 @@ -834,7 +651,6 @@ 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 @@ -844,7 +660,6 @@ 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 @@ -854,7 +669,6 @@ 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 @@ -864,7 +678,6 @@ 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 @@ -874,7 +687,6 @@ 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 @@ -883,6 +695,15 @@ 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 + %post vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null @@ -1073,4 +894,10 @@ fi %vimplugin_dir/autoload/snipMate.vim %vimplugin_dir/doc/snipMate.txt +%files -n vim-plugin-rails +%defattr(-,root,root,0755) +%vimplugin_dir/plugin/rails.vim +%vimplugin_dir/autoload/rails.vim +%vimplugin_dir/doc/rails.txt + %changelog diff --git a/vimplugin-rails-4.3.tar.bz2 b/vimplugin-rails-4.3.tar.bz2 new file mode 100644 index 0000000..0aca502 --- /dev/null +++ b/vimplugin-rails-4.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00d4ee4bc82530648cc5fc83574b2f44f2e4df4eed3cef47390cd6dab82e536 +size 54258 diff --git a/vimplugin-vimwiki-0.9.9.tar.bz2 b/vimplugin-vimwiki-0.9.9.tar.bz2 deleted file mode 100644 index b185c05..0000000 --- a/vimplugin-vimwiki-0.9.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37ac5217aca7212d0a2d98c47bccf579714e2aa6ac782a846d8b4e7958eb52e5 -size 37309 diff --git a/vimplugin-vimwiki-1.1.1.tar.bz2 b/vimplugin-vimwiki-1.1.1.tar.bz2 new file mode 100644 index 0000000..5a61059 --- /dev/null +++ b/vimplugin-vimwiki-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8946e91e4c6cee122d46cae81e95336441bfd027fd3aff47cccc0df6da61747e +size 44237