Updating link to change in openSUSE:Factory/vim revision 59.0

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=9c5e94561868e9ae6e6a8c0248beb7b4
This commit is contained in:
OBS User buildservice-autocommit 2011-05-27 09:30:20 +00:00 committed by Git OBS Bridge
parent 77bb47bd0e
commit fab84c6cab

View File

@ -19,7 +19,7 @@
Name: vim
Version: 7.3
Release: 2
Release: 8
License: Vim
Group: Productivity/Editors/Vi
BuildRequires: db-devel
@ -129,6 +129,7 @@ Package vim contains the normal version of vim. To get the full runtime
environment install additionally vim-data.
%package data
Summary: Vi IMproved
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@ -151,6 +152,7 @@ For SUSE Linux, Vim is used as /usr/bin/vi.
Package vim-data contains the runtime files.
%package base
Summary: Vi IMproved
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@ -174,6 +176,7 @@ vim-enhanced or gvim packages. For full runtime support you might also
want to install the vim-data package.
%package enhanced
Summary: A version of the VIM editor which includes recent enhancements
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@ -197,6 +200,7 @@ graphical features of vim, you might want to install package gvim too.
%if 0%{?with_splitted_gvim}
%package -n gvim-base
Summary: dummy package for a subpackage only build in the buildservice
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@ -207,6 +211,7 @@ Requires: gvim_client
dummy package for a subpackage only build in the buildservice
%package -n gvim-enhanced
Summary: dummy package for a subpackage only build in the buildservice
Group: Productivity/Editors/Vi
PreReq: %{gvim_prereq}
@ -221,6 +226,7 @@ dummy package for a subpackage only build in the buildservice
%endif
%package -n gvim
Summary: A GUI for Vi
Group: Productivity/Editors/Vi
PreReq: %{gvim_prereq}