From 92cf51404cdb2bf9207a7de53bf029bc9437c9502d315f9f0b393a26bccb25d7 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Wed, 26 Sep 2012 08:43:36 +0000 Subject: [PATCH] - 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/package/show/editors/vim-plugins?expand=0&rev=16 --- _service | 2 +- vim-plugins.changes | 7 +++ vim-plugins.spec | 134 ++++++++++++++++++++++---------------------- 3 files changed, 76 insertions(+), 67 deletions(-) diff --git a/_service b/_service index 0802763..32d65e5 100644 --- a/_service +++ b/_service @@ -2,6 +2,6 @@ http gitorious.org - /opensuse/pack-tools/blobs/raw/master/vim/spec.snippets + /opensuse/pack-tools/blobs/raw/master/contrib/vim/spec.snippets diff --git a/vim-plugins.changes b/vim-plugins.changes index ee3e8d4..adfaff4 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -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 diff --git a/vim-plugins.spec b/vim-plugins.spec index 6b2fb15..c774d13 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -51,11 +51,11 @@ Name: vim-plugins Version: 7.2.22 -Release: 7 -License: MIT +Release: 0 Summary: Plug-ins pack for Vim -Url: http://www.vim.org/ +License: MIT Group: Productivity/Text/Editors +Url: http://www.vim.org/ Source0: vimplugin-align-%{align_version}.tar.bz2 Source1: vimplugin-a-%{a_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 Version: %align_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: Plugin to produce aligned text, equations, declarations, etc +License: SUSE-Vim Group: Productivity/Text/Editors Requires: vim @@ -115,9 +115,9 @@ different. %package -n vim-plugin-a Version: %a_version -Release: 3 -License: ISC +Release: 0 Summary: Alternate files quickly +License: ISC Group: Productivity/Text/Editors Requires: vim @@ -129,9 +129,9 @@ C++ and ADA95 and can be configured to support a variety of languages. %package -n vim-plugin-bufexplorer Version: %bufexplorer_version -Release: 3 -License: ISC +Release: 0 Summary: Buffer Explorer / Browser +License: ISC Group: Productivity/Text/Editors Requires: vim @@ -145,9 +145,9 @@ that tab if you would like. %package -n vim-plugin-calendar Version: %calendar_version -Release: 3 -License: MIT +Release: 0 Summary: Calendar for vim +License: BSD-3-Clause Group: Productivity/Text/Editors Requires: vim @@ -156,9 +156,9 @@ Plugin for vim that displays simple calendar in the side window. %package -n vim-plugin-colorsel Version: %colorsel_version -Release: 3 -License: SUSE-Public-Domain +Release: 0 Summary: A RGB/HSV color selector +License: SUSE-Public-Domain Group: Productivity/Text/Editors Requires: gvim Requires: vim @@ -169,9 +169,9 @@ selector. %package -n vim-plugin-colorschemes Version: %colorschemes_version -Release: 3 -License: GPL-2.0 +Release: 0 Summary: Vim color schemes selection +License: GPL-2.0 Group: Productivity/Text/Editors Requires: vim @@ -181,9 +181,9 @@ http://www.vim.org/scripts/script.php?script_id=625. %package -n vim-plugin-diffchanges Version: %diffchanges_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: Show changes since the last save +License: SUSE-Vim Group: Productivity/Text/Editors Requires: diffutils Requires: vim @@ -196,9 +196,9 @@ toggled. %package -n vim-plugin-locateopen Version: %locateopen_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: Edit file without entering the whole path +License: SUSE-Vim Group: Productivity/Text/Editors Requires: findutils-locate Requires: vim @@ -216,9 +216,9 @@ Usage: %package -n vim-plugin-matchit Version: %matchit_version -Release: 3 -License: MIT +Release: 0 Summary: Extended % matching for HTML, LaTeX, and many other languages +License: SUSE-Vim Group: Productivity/Text/Editors Requires: vim @@ -232,9 +232,9 @@ HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML. %package -n vim-plugin-matrix Version: %matrix_version -Release: 3 -License: SUSE-Public-Domain +Release: 0 Summary: Matrix screensaver for vim +License: MIT Group: Productivity/Text/Editors Requires: vim @@ -243,9 +243,9 @@ Matrix screensaver for VIM, inspired by Chris Allegretta's cmatrix. %package -n vim-plugin-minibufexpl Version: %minibufexpl_version -Release: 3 -License: ISC +Release: 0 Summary: Elegant buffer explorer that takes very little screen space +License: ISC Group: Productivity/Text/Editors Requires: vim @@ -257,9 +257,9 @@ window get visually marked. %package -n vim-plugin-multiplesearch Version: %multiplesearch_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: Display multiple searches at the same time +License: SUSE-Vim Group: Productivity/Text/Editors Requires: vim @@ -271,9 +271,9 @@ number of colors is used, the script starts over with the first color. %package -n vim-plugin-NERDcommenter Version: %NERDcommenter_version -Release: 3 -License: SUSE-WTFPL-2.0 +Release: 0 Summary: A plugin that allows for easy commenting of code for many filetypes +License: SUSE-WTFPL-2.0 Group: Productivity/Text/Editors Requires: vim @@ -284,9 +284,9 @@ are available for most filetypes. %package -n vim-plugin-NERDtree Version: %NERDtree_version -Release: 3 -License: SUSE-WTFPL-2.0 +Release: 0 Summary: A tree explorer plugin for navigating the filesystem +License: SUSE-WTFPL-2.0 Group: Productivity/Text/Editors Requires: vim @@ -298,9 +298,9 @@ filesystem operations. %package -n vim-plugin-project Version: %project_version -Release: 3 -License: MIT +Release: 0 Summary: Organize/Navigate projects of files +License: SUSE-Public-Domain Group: Productivity/Text/Editors Requires: vim @@ -316,9 +316,9 @@ the vim window. %package -n vim-plugin-searchcomplete Version: %searchcomplete_version -Release: 3 -License: GPL-2.0 +Release: 0 Summary: Tab completion of words inside of a search +License: GPL-2.0 Group: Productivity/Text/Editors Requires: vim @@ -328,9 +328,9 @@ search ('/'). %package -n vim-plugin-showmarks Version: %showmarks_version -Release: 3 -License: SUSE-Public-Domain +Release: 0 Summary: Visually shows the location of marks +License: SUSE-Public-Domain Group: Productivity/Text/Editors Requires: vim @@ -344,9 +344,9 @@ can be toggled on and off and individual marks can be hidden. %package -n vim-plugin-supertab Version: %supertab_version -Release: 3 -License: BSD-3-Clause +Release: 0 Summary: Visually shows the location of marks +License: BSD-3-Clause Group: Productivity/Text/Editors 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 Version: %taglist_version -Release: 3 -License: ISC +Release: 0 Summary: Source code browser with support for many languages +License: ISC Group: Productivity/Text/Editors Requires: ctags Requires: vim @@ -369,9 +369,9 @@ browse through source code files for different programming languages. %package -n vim-plugin-tlib Version: %tlib_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: Utility functions for vim +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: vim @@ -381,9 +381,9 @@ it unless another plugin requires you to do so. %package -n vim-plugin-tregisters Version: %tregisters_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: List, edit, and run/execute registers/clipboards +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: vim Requires: vim-plugin-tlib @@ -393,9 +393,9 @@ List, edit, and run or execute registers and/or clipboards %package -n vim-plugin-tselectbuffer Version: %tselectbuffer_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: A quick buffer selector/switcher +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: vim @@ -406,9 +406,9 @@ different buffer or for deleting buffers. %package -n vim-plugin-tselectfiles Version: %tselectfiles_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: A quick file selector/browser/explorer +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: vim Requires: vim-plugin-tlib @@ -420,9 +420,9 @@ them. %package -n vim-plugin-utl Version: %utl_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: Universal text linking for vim +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: vim @@ -433,9 +433,9 @@ bookmark parts of your text document. %package -n vim-plugin-zoomwin Version: %zoomwin_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: Zoom in/out of windows (toggle between one window and multi-window) +License: SUSE-Vim Group: Productivity/Text/Editors Requires: vim @@ -448,9 +448,9 @@ Usage: %package -n vim-plugin-latex Version: %latex_version -Release: 3 -License: SUSE-Vim +Release: 0 Summary: A rich set of tools for editing LaTeX +License: SUSE-Vim Group: Productivity/Text/Editors Requires: texlive-latex 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 Version: %quilt_version -Release: 3 -License: GPL-2.0 +Release: 0 Summary: Quilt support for vim +License: GPL-2.0 Group: Productivity/Text/Editors Requires: quilt Requires: vim @@ -475,9 +475,9 @@ Vim plugin that helps with quilt operations from inside vim. %package -n vim-plugin-vimwiki Version: %vimwiki_version -Release: 1 -License: GPL-2.0 +Release: 0 Summary: Personal wiki for vim +License: GPL-2.0 Group: Productivity/Text/Editors 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 Version: %gnupg_version -Release: 3 -License: GPL-1.0+ +Release: 0 Summary: Plugin for transparent editing of gpg encrypted files +License: GPL-1.0+ Group: Productivity/Text/Editors Requires: gpg2 @@ -506,8 +506,9 @@ increase security. %package -n vim-plugin-gitdiff Version: %gitdiff_version -Release: 3 +Release: 0 Summary: Show git diff in a split window +License: MIT Group: Productivity/Text/Editors Requires: git-core @@ -521,8 +522,9 @@ This script provides two functions to display git diffs in vim. %package -n vim-plugin-snipmate Version: %snipmate_version -Release: 3 +Release: 0 Summary: Implements some of TextMate's snippets features in Vim +License: MIT Group: Productivity/Text/Editors %description -n vim-plugin-snipmate @@ -540,9 +542,9 @@ for (i = 0; i < count; i++) { %package -n vim-plugin-rails Version: %rails_version -Release: 1 -License: SUSE-Vim +Release: 0 Summary: Support for Ruby on Rails development +License: SUSE-Vim Group: Productivity/Text/Editors Requires: rubygem-rails