Ismail Dönmez 2017-03-06 08:49:06 +00:00 committed by Git OBS Bridge
parent 5fde9a46e1
commit 722c1080b7

View File

@ -110,24 +110,13 @@ 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
vi. Almost every possible command can be performed using only ASCII
characters. Only the 'Q' command is missing (you do not need it). Many
new features have been added: multilevel undo, command line history,
file name completion, block operations, and editing of binary data.
Vi is available for the AMIGA, MS-DOS, Windows NT, and various versions
of UNIX.
For SUSE Linux, Vim is used as /usr/bin/vi.
Package vim-data contains the runtime files.
This package contains optional runtime & syntax files for vim.
%package -n gvim
Summary: A GUI for Vi
Group: Productivity/Editors/Vi
Requires: gvim_client
Requires: vim-data
Requires: vim-data = %{version}-%{release}
Provides: gvim-base = %{version}-%{release}
Provides: gvim-enhanced = %{version}-%{release}
Obsoletes: gvim-base < %{version}-%{release}
@ -137,8 +126,6 @@ Provides: vi
Provides: vim_client
%description -n gvim
Copy and modify /usr/share/vim/current/gvimrc to ~/.gvimrc if needed.
Package gvim contains the largest set of features of vim, which is
graphical windows and language interpreter, like python, ruby, or perl.
You need package vim for the help and other documentation too. If you