From 2c2c4a3db1c4e8df06b3dc77288bfb3fbc17d5d0f0371f5ba8847059abd6b1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 2 Oct 2012 12:54:23 +0000 Subject: [PATCH] - Add Obsoletes/Provides for vim-plugin-matchit package OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=111 --- vim.changes | 5 +++++ vim.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/vim.changes b/vim.changes index d111d68..d762fd4 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 2 12:54:03 UTC 2012 - idonmez@suse.com + +- Add Obsoletes/Provides for vim-plugin-matchit package + ------------------------------------------------------------------- Wed Sep 12 21:27:54 UTC 2012 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 517ab37..768456c 100644 --- a/vim.spec +++ b/vim.spec @@ -135,6 +135,9 @@ PreReq: %{vim_prereq} %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif +# Used to be in vim-plugins package +Obsoletes: vim-plugin-matchit <= 1.13.2 +Provides: vim-plugin-matchit = 1.13.2 %description data Vim (Vi IMproved) is an almost compatible version of the UNIX editor