Add 675-nb-subproc-runner.patch (gh#martanne/vis!675).
obs/scm/build Details

Adds support for the non-blocking subprocess runner.
This commit is contained in:
Matej Cepl 2023-07-17 16:40:18 +02:00
parent 0388394128
commit e7cd93d0c7
Signed by untrusted user: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 20 10:32:12 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Clean up SPEC file.
-------------------------------------------------------------------
Tue Feb 28 11:07:05 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -37,6 +37,7 @@ BuildRequires: ncurses-devel
BuildRequires: tar
BuildRequires: tre-devel
Requires: lua
Suggests: par_text
ExclusiveArch: x86_64 %{ix86}
Suggests: par_text
@ -62,9 +63,9 @@ export CFLAGS="%{optflags} -fcommon"
# According to the debian/rules:
# The vim tests harness is not solid, let's skip them for the moment.
# Upstream mentioned the possibility of phasing them out entirely.
make -C test/core
%make_build -C test/core
# No busted yet make -C test/lua
make -C test/vis
%make_build -C test/vis
%files
%{_bindir}/vis*