- Conflict with old vim versions to fix the upgrade from 12.3
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=438
This commit is contained in:
parent
71539ec39c
commit
8c86d36187
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 27 12:59:53 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Conflict with old vim versions to fix the upgrade from 12.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 18 10:15:22 UTC 2017 - idonmez@suse.com
|
Tue Apr 18 10:15:22 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -90,6 +90,7 @@ Obsoletes: vim-base < %{version}-%{release}
|
|||||||
Obsoletes: vim-enhanced < %{version}-%{release}
|
Obsoletes: vim-enhanced < %{version}-%{release}
|
||||||
Obsoletes: vim-python < %{version}-%{release}
|
Obsoletes: vim-python < %{version}-%{release}
|
||||||
Provides: vim_client
|
Provides: vim_client
|
||||||
|
Conflicts: vim < 8.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{?libperl_requires}
|
%{?libperl_requires}
|
||||||
%if 0%{?suse_version} > 1200
|
%if 0%{?suse_version} > 1200
|
||||||
@ -128,6 +129,7 @@ Obsoletes: gvim-enhanced < %{version}-%{release}
|
|||||||
Provides: gvim_client
|
Provides: gvim_client
|
||||||
Provides: vi
|
Provides: vi
|
||||||
Provides: vim_client
|
Provides: vim_client
|
||||||
|
Conflicts: gvim < 8.0
|
||||||
|
|
||||||
%description -n gvim
|
%description -n gvim
|
||||||
Package gvim contains the largest set of features of vim, which is
|
Package gvim contains the largest set of features of vim, which is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user