Merge pull request 'Add 675-nb-subproc-runner.patch (gh#martanne/vis!675).' (#5) from mcepl_pkgs/vis:factory into factory

Reviewed-on: #5
This commit is contained in:
Dirk Mueller 2023-07-27 18:19:30 +02:00
commit 32a388786f
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*