diff --git a/vim.spec b/vim.spec index b713241..b4ecd8f 100644 --- a/vim.spec +++ b/vim.spec @@ -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}