Accepting request 24009 from editors
Copy from editors/vim based on submit request 24009 from user dimstar OBS-URL: https://build.opensuse.org/request/show/24009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=40
This commit is contained in:
parent
bf92d68355
commit
210ee78076
@ -1,29 +1,31 @@
|
||||
--- vim70/src/po/Makefile.orig 2006-04-02 13:28:36.000000000 +0200
|
||||
+++ vim70/src/po/Makefile 2006-07-11 10:29:14.000000000 +0200
|
||||
@@ -16,7 +16,7 @@
|
||||
Index: vim72/src/po/Makefile
|
||||
===================================================================
|
||||
--- vim72.orig/src/po/Makefile
|
||||
+++ vim72/src/po/Makefile
|
||||
@@ -18,7 +18,7 @@ LANGUAGES = \
|
||||
it \
|
||||
ja \
|
||||
ko \
|
||||
- no \
|
||||
+ nb \
|
||||
pl \
|
||||
pt_BR \
|
||||
ru \
|
||||
sk \
|
||||
@@ -40,7 +40,7 @@
|
||||
@@ -45,7 +45,7 @@ MOFILES = \
|
||||
it.mo \
|
||||
ja.mo \
|
||||
ko.mo \
|
||||
- no.mo \
|
||||
+ nb.mo \
|
||||
pl.mo \
|
||||
pt_BR.mo \
|
||||
ru.mo \
|
||||
sk.mo \
|
||||
@@ -74,7 +74,7 @@
|
||||
@@ -82,7 +82,7 @@ CHECKFILES = \
|
||||
it.ck \
|
||||
ja.ck \
|
||||
ko.ck \
|
||||
- no.ck \
|
||||
+ nb.ck \
|
||||
pl.ck \
|
||||
pt_BR.ck \
|
||||
ru.ck \
|
||||
sk.ck \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
10
vim.spec
10
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,7 +126,7 @@ 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}
|
||||
#
|
||||
@ -153,7 +153,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 +255,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
|
||||
|
Loading…
Reference in New Issue
Block a user