SHA256
1
0
forked from pool/vim-plugins

Accepting request 136046 from editors

- Fix licenses for calendar, snipmate, project, matchit and matrix
  plugins (bnc#768672)
- fix link to spec.snippets in _service

OBS-URL: https://build.opensuse.org/request/show/136046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim-plugins?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2012-09-26 14:28:47 +00:00 committed by Git OBS Bridge
commit 2332bd7d75
3 changed files with 76 additions and 67 deletions

View File

@ -2,6 +2,6 @@
<service name="download_url" mode="localonly"> <service name="download_url" mode="localonly">
<param name="protocol">http</param> <param name="protocol">http</param>
<param name="host">gitorious.org</param> <param name="host">gitorious.org</param>
<param name="path">/opensuse/pack-tools/blobs/raw/master/vim/spec.snippets</param> <param name="path">/opensuse/pack-tools/blobs/raw/master/contrib/vim/spec.snippets</param>
</service> </service>
</services> </services>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 26 08:38:03 UTC 2012 - puzel@suse.com
- Fix licenses for calendar, snipmate, project, matchit and matrix
plugins (bnc#768672)
- fix link to spec.snippets in _service
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 27 12:35:19 UTC 2012 - puzel@suse.com Wed Jun 27 12:35:19 UTC 2012 - puzel@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package vim-plugins # spec file for package vim-plugins
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -51,11 +51,11 @@
Name: vim-plugins Name: vim-plugins
Version: 7.2.22 Version: 7.2.22
Release: 7 Release: 0
License: MIT
Summary: Plug-ins pack for Vim Summary: Plug-ins pack for Vim
Url: http://www.vim.org/ License: MIT
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Url: http://www.vim.org/
Source0: vimplugin-align-%{align_version}.tar.bz2 Source0: vimplugin-align-%{align_version}.tar.bz2
Source1: vimplugin-a-%{a_version}.tar.bz2 Source1: vimplugin-a-%{a_version}.tar.bz2
Source2: vimplugin-bufexplorer-%{bufexplorer_version}.tar.bz2 Source2: vimplugin-bufexplorer-%{bufexplorer_version}.tar.bz2
@ -101,9 +101,9 @@ Subpackages of this packages contains some plugins for Vi iMproved text editor.
%package -n vim-plugin-align %package -n vim-plugin-align
Version: %align_version Version: %align_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: Plugin to produce aligned text, equations, declarations, etc Summary: Plugin to produce aligned text, equations, declarations, etc
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -115,9 +115,9 @@ different.
%package -n vim-plugin-a %package -n vim-plugin-a
Version: %a_version Version: %a_version
Release: 3 Release: 0
License: ISC
Summary: Alternate files quickly Summary: Alternate files quickly
License: ISC
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -129,9 +129,9 @@ C++ and ADA95 and can be configured to support a variety of languages.
%package -n vim-plugin-bufexplorer %package -n vim-plugin-bufexplorer
Version: %bufexplorer_version Version: %bufexplorer_version
Release: 3 Release: 0
License: ISC
Summary: Buffer Explorer / Browser Summary: Buffer Explorer / Browser
License: ISC
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -145,9 +145,9 @@ that tab if you would like.
%package -n vim-plugin-calendar %package -n vim-plugin-calendar
Version: %calendar_version Version: %calendar_version
Release: 3 Release: 0
License: MIT
Summary: Calendar for vim Summary: Calendar for vim
License: BSD-3-Clause
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -156,9 +156,9 @@ Plugin for vim that displays simple calendar in the side window.
%package -n vim-plugin-colorsel %package -n vim-plugin-colorsel
Version: %colorsel_version Version: %colorsel_version
Release: 3 Release: 0
License: SUSE-Public-Domain
Summary: A RGB/HSV color selector Summary: A RGB/HSV color selector
License: SUSE-Public-Domain
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: gvim Requires: gvim
Requires: vim Requires: vim
@ -169,9 +169,9 @@ selector.
%package -n vim-plugin-colorschemes %package -n vim-plugin-colorschemes
Version: %colorschemes_version Version: %colorschemes_version
Release: 3 Release: 0
License: GPL-2.0
Summary: Vim color schemes selection Summary: Vim color schemes selection
License: GPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -181,9 +181,9 @@ http://www.vim.org/scripts/script.php?script_id=625.
%package -n vim-plugin-diffchanges %package -n vim-plugin-diffchanges
Version: %diffchanges_version Version: %diffchanges_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: Show changes since the last save Summary: Show changes since the last save
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: diffutils Requires: diffutils
Requires: vim Requires: vim
@ -196,9 +196,9 @@ toggled.
%package -n vim-plugin-locateopen %package -n vim-plugin-locateopen
Version: %locateopen_version Version: %locateopen_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: Edit file without entering the whole path Summary: Edit file without entering the whole path
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: findutils-locate Requires: findutils-locate
Requires: vim Requires: vim
@ -216,9 +216,9 @@ Usage:
%package -n vim-plugin-matchit %package -n vim-plugin-matchit
Version: %matchit_version Version: %matchit_version
Release: 3 Release: 0
License: MIT
Summary: Extended % matching for HTML, LaTeX, and many other languages Summary: Extended % matching for HTML, LaTeX, and many other languages
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -232,9 +232,9 @@ HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML.
%package -n vim-plugin-matrix %package -n vim-plugin-matrix
Version: %matrix_version Version: %matrix_version
Release: 3 Release: 0
License: SUSE-Public-Domain
Summary: Matrix screensaver for vim Summary: Matrix screensaver for vim
License: MIT
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -243,9 +243,9 @@ Matrix screensaver for VIM, inspired by Chris Allegretta's cmatrix.
%package -n vim-plugin-minibufexpl %package -n vim-plugin-minibufexpl
Version: %minibufexpl_version Version: %minibufexpl_version
Release: 3 Release: 0
License: ISC
Summary: Elegant buffer explorer that takes very little screen space Summary: Elegant buffer explorer that takes very little screen space
License: ISC
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -257,9 +257,9 @@ window get visually marked.
%package -n vim-plugin-multiplesearch %package -n vim-plugin-multiplesearch
Version: %multiplesearch_version Version: %multiplesearch_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: Display multiple searches at the same time Summary: Display multiple searches at the same time
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -271,9 +271,9 @@ number of colors is used, the script starts over with the first color.
%package -n vim-plugin-NERDcommenter %package -n vim-plugin-NERDcommenter
Version: %NERDcommenter_version Version: %NERDcommenter_version
Release: 3 Release: 0
License: SUSE-WTFPL-2.0
Summary: A plugin that allows for easy commenting of code for many filetypes Summary: A plugin that allows for easy commenting of code for many filetypes
License: SUSE-WTFPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -284,9 +284,9 @@ are available for most filetypes.
%package -n vim-plugin-NERDtree %package -n vim-plugin-NERDtree
Version: %NERDtree_version Version: %NERDtree_version
Release: 3 Release: 0
License: SUSE-WTFPL-2.0
Summary: A tree explorer plugin for navigating the filesystem Summary: A tree explorer plugin for navigating the filesystem
License: SUSE-WTFPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -298,9 +298,9 @@ filesystem operations.
%package -n vim-plugin-project %package -n vim-plugin-project
Version: %project_version Version: %project_version
Release: 3 Release: 0
License: MIT
Summary: Organize/Navigate projects of files Summary: Organize/Navigate projects of files
License: SUSE-Public-Domain
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -316,9 +316,9 @@ the vim window.
%package -n vim-plugin-searchcomplete %package -n vim-plugin-searchcomplete
Version: %searchcomplete_version Version: %searchcomplete_version
Release: 3 Release: 0
License: GPL-2.0
Summary: Tab completion of words inside of a search Summary: Tab completion of words inside of a search
License: GPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -328,9 +328,9 @@ search ('/').
%package -n vim-plugin-showmarks %package -n vim-plugin-showmarks
Version: %showmarks_version Version: %showmarks_version
Release: 3 Release: 0
License: SUSE-Public-Domain
Summary: Visually shows the location of marks Summary: Visually shows the location of marks
License: SUSE-Public-Domain
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -344,9 +344,9 @@ can be toggled on and off and individual marks can be hidden.
%package -n vim-plugin-supertab %package -n vim-plugin-supertab
Version: %supertab_version Version: %supertab_version
Release: 3 Release: 0
License: BSD-3-Clause
Summary: Visually shows the location of marks Summary: Visually shows the location of marks
License: BSD-3-Clause
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -355,9 +355,9 @@ This script allows you to use the tab key to do all your insert completion.
%package -n vim-plugin-taglist %package -n vim-plugin-taglist
Version: %taglist_version Version: %taglist_version
Release: 3 Release: 0
License: ISC
Summary: Source code browser with support for many languages Summary: Source code browser with support for many languages
License: ISC
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: ctags Requires: ctags
Requires: vim Requires: vim
@ -369,9 +369,9 @@ browse through source code files for different programming languages.
%package -n vim-plugin-tlib %package -n vim-plugin-tlib
Version: %tlib_version Version: %tlib_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: Utility functions for vim Summary: Utility functions for vim
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -381,9 +381,9 @@ it unless another plugin requires you to do so.
%package -n vim-plugin-tregisters %package -n vim-plugin-tregisters
Version: %tregisters_version Version: %tregisters_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: List, edit, and run/execute registers/clipboards Summary: List, edit, and run/execute registers/clipboards
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
Requires: vim-plugin-tlib Requires: vim-plugin-tlib
@ -393,9 +393,9 @@ List, edit, and run or execute registers and/or clipboards
%package -n vim-plugin-tselectbuffer %package -n vim-plugin-tselectbuffer
Version: %tselectbuffer_version Version: %tselectbuffer_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: A quick buffer selector/switcher Summary: A quick buffer selector/switcher
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -406,9 +406,9 @@ different buffer or for deleting buffers.
%package -n vim-plugin-tselectfiles %package -n vim-plugin-tselectfiles
Version: %tselectfiles_version Version: %tselectfiles_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: A quick file selector/browser/explorer Summary: A quick file selector/browser/explorer
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
Requires: vim-plugin-tlib Requires: vim-plugin-tlib
@ -420,9 +420,9 @@ them.
%package -n vim-plugin-utl %package -n vim-plugin-utl
Version: %utl_version Version: %utl_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: Universal text linking for vim Summary: Universal text linking for vim
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -433,9 +433,9 @@ bookmark parts of your text document.
%package -n vim-plugin-zoomwin %package -n vim-plugin-zoomwin
Version: %zoomwin_version Version: %zoomwin_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: Zoom in/out of windows (toggle between one window and multi-window) Summary: Zoom in/out of windows (toggle between one window and multi-window)
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -448,9 +448,9 @@ Usage:
%package -n vim-plugin-latex %package -n vim-plugin-latex
Version: %latex_version Version: %latex_version
Release: 3 Release: 0
License: SUSE-Vim
Summary: A rich set of tools for editing LaTeX Summary: A rich set of tools for editing LaTeX
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: texlive-latex Requires: texlive-latex
Requires: vim Requires: vim
@ -463,9 +463,9 @@ which enable you to do all your LaTeX-ing without needing to quit Vim.
%package -n vim-plugin-quilt %package -n vim-plugin-quilt
Version: %quilt_version Version: %quilt_version
Release: 3 Release: 0
License: GPL-2.0
Summary: Quilt support for vim Summary: Quilt support for vim
License: GPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: quilt Requires: quilt
Requires: vim Requires: vim
@ -475,9 +475,9 @@ Vim plugin that helps with quilt operations from inside vim.
%package -n vim-plugin-vimwiki %package -n vim-plugin-vimwiki
Version: %vimwiki_version Version: %vimwiki_version
Release: 1 Release: 0
License: GPL-2.0
Summary: Personal wiki for vim Summary: Personal wiki for vim
License: GPL-2.0
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: vim Requires: vim
@ -489,9 +489,9 @@ You do not have to create it manually - vimwiki can make it for you.
%package -n vim-plugin-gnupg %package -n vim-plugin-gnupg
Version: %gnupg_version Version: %gnupg_version
Release: 3 Release: 0
License: GPL-1.0+
Summary: Plugin for transparent editing of gpg encrypted files Summary: Plugin for transparent editing of gpg encrypted files
License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: gpg2 Requires: gpg2
@ -506,8 +506,9 @@ increase security.
%package -n vim-plugin-gitdiff %package -n vim-plugin-gitdiff
Version: %gitdiff_version Version: %gitdiff_version
Release: 3 Release: 0
Summary: Show git diff in a split window Summary: Show git diff in a split window
License: MIT
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: git-core Requires: git-core
@ -521,8 +522,9 @@ This script provides two functions to display git diffs in vim.
%package -n vim-plugin-snipmate %package -n vim-plugin-snipmate
Version: %snipmate_version Version: %snipmate_version
Release: 3 Release: 0
Summary: Implements some of TextMate's snippets features in Vim Summary: Implements some of TextMate's snippets features in Vim
License: MIT
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
%description -n vim-plugin-snipmate %description -n vim-plugin-snipmate
@ -540,9 +542,9 @@ for (i = 0; i < count; i++) {
%package -n vim-plugin-rails %package -n vim-plugin-rails
Version: %rails_version Version: %rails_version
Release: 1 Release: 0
License: SUSE-Vim
Summary: Support for Ruby on Rails development Summary: Support for Ruby on Rails development
License: SUSE-Vim
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Requires: rubygem-rails Requires: rubygem-rails