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 Provides: vim-plugin-matchit = 1.13.2
%description data %description data
Vim (Vi IMproved) is an almost compatible version of the UNIX editor This package contains optional runtime & syntax files for vim.
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.
%package -n gvim %package -n gvim
Summary: A GUI for Vi Summary: A GUI for Vi
Group: Productivity/Editors/Vi Group: Productivity/Editors/Vi
Requires: gvim_client Requires: gvim_client
Requires: vim-data Requires: vim-data = %{version}-%{release}
Provides: gvim-base = %{version}-%{release} Provides: gvim-base = %{version}-%{release}
Provides: gvim-enhanced = %{version}-%{release} Provides: gvim-enhanced = %{version}-%{release}
Obsoletes: gvim-base < %{version}-%{release} Obsoletes: gvim-base < %{version}-%{release}
@ -137,8 +126,6 @@ Provides: vi
Provides: vim_client Provides: vim_client
%description -n gvim %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 Package gvim contains the largest set of features of vim, which is
graphical windows and language interpreter, like python, ruby, or perl. graphical windows and language interpreter, like python, ruby, or perl.
You need package vim for the help and other documentation too. If you You need package vim for the help and other documentation too. If you