SHA256
1
0
forked from pool/vim

- Update to version 7.4

* A new, faster regular expression engine.
  * More than a thousand fixes and small improvements.
- Drop vim-7.3-grub.patch, applied upstream
- Refresh the following patches
  * vim-7.4-disable_lang_no.patch
  * vim-7.4-filetype_apparmor.patch
  * vim-7.4-filetype_mine.patch
  * vim-7.4-highlight_fstab.patch

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=149
This commit is contained in:
Ismail Dönmez
2013-08-12 07:21:11 +00:00
committed by Git OBS Bridge
parent 7143a35691
commit 973c31bae0
17 changed files with 141 additions and 262 deletions

6
vim-7.4-rpmlintrc Normal file
View File

@@ -0,0 +1,6 @@
from Config import *
addFilter("vim-data.* devel-file-in-non-devel-package")
addFilter("vim-data.* file-not-in-%lang")
addFilter("vim-base.* package-with-huge-docs")