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:
Hendrik Vogelsang 2010-02-11 12:42:04 +00:00 committed by Git OBS Bridge
parent 2e4148ea8b
commit 68035fb94c
3 changed files with 28 additions and 13 deletions

View File

@ -1,29 +1,31 @@
--- vim70/src/po/Makefile.orig 2006-04-02 13:28:36.000000000 +0200 Index: vim72/src/po/Makefile
+++ vim70/src/po/Makefile 2006-07-11 10:29:14.000000000 +0200 ===================================================================
@@ -16,7 +16,7 @@ --- vim72.orig/src/po/Makefile
+++ vim72/src/po/Makefile
@@ -18,7 +18,7 @@ LANGUAGES = \
it \ it \
ja \ ja \
ko \ ko \
- no \ - no \
+ nb \ + nb \
pl \ pl \
pt_BR \
ru \ ru \
sk \ @@ -45,7 +45,7 @@ MOFILES = \
@@ -40,7 +40,7 @@
it.mo \ it.mo \
ja.mo \ ja.mo \
ko.mo \ ko.mo \
- no.mo \ - no.mo \
+ nb.mo \ + nb.mo \
pl.mo \ pl.mo \
pt_BR.mo \
ru.mo \ ru.mo \
sk.mo \ @@ -82,7 +82,7 @@ CHECKFILES = \
@@ -74,7 +74,7 @@
it.ck \ it.ck \
ja.ck \ ja.ck \
ko.ck \ ko.ck \
- no.ck \ - no.ck \
+ nb.ck \ + nb.ck \
pl.ck \ pl.ck \
pt_BR.ck \
ru.ck \ ru.ck \
sk.ck \

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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
- updated patches to apply with fuzz=0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 13 12:04:46 CEST 2009 - mmarek@suse.cz Tue Oct 13 12:04:46 CEST 2009 - mmarek@suse.cz

View File

@ -20,9 +20,9 @@
Name: vim Name: vim
Version: 7.2 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 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