-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=422
This commit is contained in:
parent
5fde9a46e1
commit
722c1080b7
17
vim.spec
17
vim.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user