Accepting request 31933 from home:prusnak:branches:editors
Copy from home:prusnak:branches:editors/vim via accept of submit request 31933 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/31933 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=11
This commit is contained in:
13
vim.spec
13
vim.spec
@@ -20,9 +20,9 @@
|
||||
|
||||
Name: vim
|
||||
Version: 7.2
|
||||
Release: 15
|
||||
Release: 16
|
||||
#
|
||||
License: Other uncritical OpenSource License ; http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
License: Other uncritical OpenSource License ; http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
Group: Productivity/Editors/Vi
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -126,11 +126,14 @@ Authors:
|
||||
Bram Moolenaar <bram@vim.org>
|
||||
|
||||
%package data
|
||||
License: Other uncritical OpenSource License ; Charityware. http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
License: Other uncritical OpenSource License ; Charityware. http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
Group: Productivity/Editors/Vi
|
||||
PreReq: %{vim_prereq}
|
||||
#
|
||||
Summary: Vi IMproved
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description data
|
||||
Vim (Vi IMproved) is an almost compatible version of the UNIX editor
|
||||
@@ -153,7 +156,7 @@ Authors:
|
||||
Bram Moolenaar <bram@vim.org>
|
||||
|
||||
%package base
|
||||
License: Other uncritical OpenSource License ; Charityware. http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
License: Other uncritical OpenSource License ; Charityware. http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
Group: Productivity/Editors/Vi
|
||||
PreReq: %{vim_prereq}
|
||||
PreReq: update-alternatives
|
||||
@@ -255,7 +258,7 @@ Authors:
|
||||
%endif
|
||||
|
||||
%package -n gvim
|
||||
License: Other uncritical OpenSource License ; Charityware. If you wish please donate to Uganda
|
||||
License: Other uncritical OpenSource License ; Charityware. If you wish please donate to Uganda
|
||||
Group: Productivity/Editors/Vi
|
||||
PreReq: %{gvim_prereq}
|
||||
PreReq: update-alternatives
|
||||
|
Reference in New Issue
Block a user