Accepting request 32186 from editors

Copy from editors/vim based on submit request 32186 from user hennevogel

OBS-URL: https://build.opensuse.org/request/show/32186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=41
This commit is contained in:
OBS User autobuild 2010-02-11 18:39:28 +00:00 committed by Git OBS Bridge
commit bcba434cf2
2 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 9 17:01:46 CET 2010 - prusnak@suse.cz
- build data subpackage as noarch
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 3 19:09:50 UTC 2009 - coolo@novell.com Tue Nov 3 19:09:50 UTC 2009 - coolo@novell.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package vim (Version 7.2) # spec file for package vim (Version 7.2)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,9 +20,9 @@
Name: vim Name: vim
Version: 7.2 Version: 7.2
Release: 16 Release: 17
# #
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 Group: Productivity/Editors/Vi
# #
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -126,11 +126,14 @@ Authors:
Bram Moolenaar <bram@vim.org> Bram Moolenaar <bram@vim.org>
%package data %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 Group: Productivity/Editors/Vi
PreReq: %{vim_prereq} PreReq: %{vim_prereq}
# #
Summary: Vi IMproved Summary: Vi IMproved
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
%description data %description data
Vim (Vi IMproved) is an almost compatible version of the UNIX editor Vim (Vi IMproved) is an almost compatible version of the UNIX editor
@ -153,7 +156,7 @@ Authors:
Bram Moolenaar <bram@vim.org> Bram Moolenaar <bram@vim.org>
%package base %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 Group: Productivity/Editors/Vi
PreReq: %{vim_prereq} PreReq: %{vim_prereq}
PreReq: update-alternatives PreReq: update-alternatives
@ -255,7 +258,7 @@ Authors:
%endif %endif
%package -n gvim %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 Group: Productivity/Editors/Vi
PreReq: %{gvim_prereq} PreReq: %{gvim_prereq}
PreReq: update-alternatives PreReq: update-alternatives