From ae79bccdea6143c862f1b3177902e5b54f40824b4fd09ddaef13625db0be04bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 20 Jul 2023 10:33:11 +0000 Subject: [PATCH] [info=e7cd93d0c780a4e3a937b0ee5f063a994395722e] OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:vis:5/vis?expand=0&rev=1 --- _scmsync.obsinfo | 4 ++++ vis.changes | 5 +++++ vis.spec | 5 +++-- 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 _scmsync.obsinfo diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..f3b01bd --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1689849135 +commit: e7cd93d0c780a4e3a937b0ee5f063a994395722e +url: https://src.opensuse.org/mcepl_pkgs/vis.git +revision: e7cd93d0c780a4e3a937b0ee5f063a994395722e diff --git a/vis.changes b/vis.changes index d90a4df..0691e26 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 20 10:32:12 UTC 2023 - Matej Cepl + +- Clean up SPEC file. + ------------------------------------------------------------------- Tue Feb 28 11:07:05 UTC 2023 - Matej Cepl diff --git a/vis.spec b/vis.spec index 85dc5b8..c323262 100644 --- a/vis.spec +++ b/vis.spec @@ -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*