SHA256
1
0
forked from pool/vim
Ismail Dönmez 2017-10-12 08:18:37 +00:00 committed by Git OBS Bridge
parent 7283164ff3
commit 9c298bb75e
3 changed files with 24 additions and 1 deletions

View File

@ -0,0 +1,20 @@
Index: vim-8.0.0627/src/testdir/test_alot.vim
===================================================================
--- vim-8.0.0627.orig/src/testdir/test_alot.vim
+++ vim-8.0.0627/src/testdir/test_alot.vim
@@ -37,7 +37,6 @@ source test_match.vim
source test_menu.vim
source test_messages.vim
source test_partial.vim
-source test_popup.vim
source test_put.vim
source test_recover.vim
source test_reltime.vim
@@ -51,7 +50,6 @@ source test_tabpage.vim
source test_tagcase.vim
source test_tagjump.vim
source test_taglist.vim
-source test_timers.vim
source test_true_false.vim
source test_unlet.vim
source test_window_cmd.vim

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Thu Oct 12 07:56:31 UTC 2017 - idonmez@suse.com
- Disable test86 and test87, they are unreliable.
- Add disable-unreliable-tests.patch to disable unreliable tests
bsc#1054723
-------------------------------------------------------------------
Mon Jun 19 10:57:45 UTC 2017 - idonmez@suse.com

View File

@ -58,6 +58,7 @@ Patch18: %{name}-7.3-filetype_spec.patch
Patch21: %{name}-7.3-filetype_changes.patch
Patch22: %{name}-7.4-filetype_mine.patch
Patch23: vim-8.0-ttytype-test.patch
Patch24: disable-unreliable-tests.patch
Patch100: vim73-no-static-libpython.patch
BuildRequires: autoconf
BuildRequires: db-devel
@ -155,6 +156,7 @@ cp %{SOURCE23} runtime/syntax/apparmor.vim
%patch21 -p1
%patch22 -p1
%patch23 -p1
%patch24 -p1
%patch100 -p1
cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .