Accepting request 1061128 from home:jirislaby:branches:editors
- drop vim-8.0-ttytype-test.patch as it changes test_options.vim which we remove during %prep anyway. And this breaks quilt setup. OBS-URL: https://build.opensuse.org/request/show/1061128 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=778
This commit is contained in:
parent
633508737d
commit
6029d7529d
@ -1,13 +0,0 @@
|
|||||||
Index: vim-8.2.2411/src/testdir/test_options.vim
|
|
||||||
===================================================================
|
|
||||||
--- vim-8.2.2411.orig/src/testdir/test_options.vim
|
|
||||||
+++ vim-8.2.2411/src/testdir/test_options.vim
|
|
||||||
@@ -496,7 +496,7 @@ func Test_set_ttytype()
|
|
||||||
" check for failure of finding the entry and for missing 'cm' entry.
|
|
||||||
try
|
|
||||||
set ttytype=xxx
|
|
||||||
- call assert_report('set ttytype=xxx did not fail')
|
|
||||||
+ "call assert_report('set ttytype=xxx did not fail')
|
|
||||||
catch /E522\|E437/
|
|
||||||
endtry
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 26 07:49:28 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
|
||||||
|
|
||||||
|
- drop vim-8.0-ttytype-test.patch as it changes test_options.vim which we
|
||||||
|
remove during %prep anyway. And this breaks quilt setup.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 23 11:39:22 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
Mon Jan 23 11:39:22 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -71,7 +71,6 @@ Patch15: %{name}-7.4-filetype_apparmor.patch
|
|||||||
Patch18: %{name}-7.3-filetype_spec.patch
|
Patch18: %{name}-7.3-filetype_spec.patch
|
||||||
Patch21: %{name}-7.3-filetype_changes.patch
|
Patch21: %{name}-7.3-filetype_changes.patch
|
||||||
Patch22: %{name}-7.4-filetype_mine.patch
|
Patch22: %{name}-7.4-filetype_mine.patch
|
||||||
Patch23: vim-8.0-ttytype-test.patch
|
|
||||||
Patch24: disable-unreliable-tests.patch
|
Patch24: disable-unreliable-tests.patch
|
||||||
Patch25: ignore-flaky-test-failure.patch
|
Patch25: ignore-flaky-test-failure.patch
|
||||||
Patch100: vim73-no-static-libpython.patch
|
Patch100: vim73-no-static-libpython.patch
|
||||||
@ -211,7 +210,6 @@ cp %{SOURCE23} runtime/syntax/apparmor.vim
|
|||||||
%patch18 -p1
|
%patch18 -p1
|
||||||
%patch21 -p1
|
%patch21 -p1
|
||||||
%patch22 -p1
|
%patch22 -p1
|
||||||
%patch23 -p1
|
|
||||||
%patch24 -p1
|
%patch24 -p1
|
||||||
%patch25 -p1
|
%patch25 -p1
|
||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user