From 72e78541d8f23a71fe3be036bf0baa01cd79cdaf33a641c2b3a2d73c839a1a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 27 Apr 2012 19:13:08 +0000 Subject: [PATCH] darix is right, there is no need for Conflicts here OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=96 --- vim.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/vim.spec b/vim.spec index 01a318b..1be2c77 100644 --- a/vim.spec +++ b/vim.spec @@ -202,8 +202,6 @@ PreReq: %{vim_prereq} PreReq: update-alternatives Provides: vi Provides: vim_client -# It makes little sense to have both the 'python' and 'enhanced' versions installed: -Conflicts: vim-enhanced = %{version} %description python The vim-python package contains a version of VIM with extra, recently