Hello community,

here is the log from the commit of package vim-plugins for openSUSE:Factory 
checked in at 2012-10-03 10:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.vim-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim-plugins", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim-plugins/vim-plugins.changes  2012-09-26 
16:28:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vim-plugins.new/vim-plugins.changes     
2012-10-03 10:13:29.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct  2 08:19:02 UTC 2012 - pu...@suse.com
+
+- drop matchit plugin - it's part of standard vim installation 
+
+-------------------------------------------------------------------

Old:
----
  vimplugin-matchit-1.13.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim-plugins.spec ++++++
--- /var/tmp/diff_new_pack.tBPeF0/_old  2012-10-03 10:13:32.000000000 +0200
+++ /var/tmp/diff_new_pack.tBPeF0/_new  2012-10-03 10:13:32.000000000 +0200
@@ -24,7 +24,6 @@
 %define                colorschemes_version            1.0
 %define                diffchanges_version             0.6.346dae2
 %define                locateopen_version              1.3
-%define                matchit_version                 1.13.2
 %define                matrix_version                  1.10
 %define                minibufexpl_version             6.3.2
 %define                multiplesearch_version          1.3
@@ -64,7 +63,6 @@
 Source5:        vimplugin-colorschemes-%{colorschemes_version}.tar.bz2
 Source6:        vimplugin-diffchanges-%{diffchanges_version}.tar.bz2
 Source7:        vimplugin-locateopen-%{locateopen_version}.tar.bz2
-Source8:        vimplugin-matchit-%{matchit_version}.tar.bz2
 Source9:        vimplugin-matrix-%{matrix_version}.tar.bz2
 Source10:       vimplugin-minibufexpl-%{minibufexpl_version}.tar.bz2
 Source11:       vimplugin-multiplesearch-%{multiplesearch_version}.tar.bz2
@@ -214,22 +212,6 @@
   :LocateSource somefile.vim
   :LocateRead somefile.txt
 
-%package -n vim-plugin-matchit
-Version:        %matchit_version
-Release:        0
-Summary:        Extended % matching for HTML, LaTeX, and many other languages
-License:        SUSE-Vim
-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
-characters.  You can match words and even regular expressions.  Also, matching
-treats strings and comments (as recognized by the syntax highlighting
-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.
-
 %package -n vim-plugin-matrix
 Version:        %matrix_version
 Release:        0
@@ -552,7 +534,7 @@
 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 -a31
+%setup -q -c -n %{name} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -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
@@ -613,16 +595,6 @@
   vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags 
%vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null
 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
-
-%postun -n vim-plugin-matchit
-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
@@ -843,11 +815,6 @@
 %defattr(-,root,root,0755)
 %vimplugin_dir/plugin/locateopen.vim
 
-%files -n vim-plugin-matchit
-%defattr(-,root,root,0755)
-%vimplugin_dir/doc/matchit.txt
-%vimplugin_dir/plugin/matchit.vim
-
 %files -n vim-plugin-matrix
 %defattr(-,root,root,0755)
 %vimplugin_dir/plugin/matrix.vim

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to