Accepting request 1099712 from devel:Factory:git-workflow:staging:mcepl:vis:5

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

Adds support for the non-blocking subprocess runner.

(🤖: Submission of vis via #5 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1099712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vis?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2023-07-25 09:50:02 +00:00 committed by Git OBS Bridge
commit 835bab86b4
3 changed files with 12 additions and 2 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1689849135
commit: e7cd93d0c780a4e3a937b0ee5f063a994395722e
url: https://src.opensuse.org/mcepl_pkgs/vis.git
revision: e7cd93d0c780a4e3a937b0ee5f063a994395722e

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*