From e1aa2cb56fcba05581e66a796882a1a52fd802ff Mon Sep 17 00:00:00 2001 From: Peter Hunt Date: Mar 29 2024 15:40:02 +0000 Subject: Revert "Clean up syntax for vendored provides" This reverts commit dde529d6089aeaa8972461fa89c0701fb4abb7c9. Signed-off-by: Peter Hunt --- diff --git a/cri-tools.spec b/cri-tools.spec index 5ace1c3..9b6083a 100644 --- a/cri-tools.spec +++ b/cri-tools.spec @@ -1,3 +1,5 @@ +%global with_bundled 1 +%global with_check 0 %if 0%{?fedora} > 28 %global with_debug 0 @@ -72,7 +74,7 @@ install -p -m 644 docs/crictl.1 %{buildroot}%{_mandir}/man1 %{!?_licensedir:%global license %doc} %files -%license LICENSE with_bundled:vendor/modules.txt +%license LICENSE %{?with_bundled:vendor/modules.txt} %doc CHANGELOG.md CONTRIBUTING.md OWNERS README.md RELEASE.md code-of-conduct.md %doc docs/{benchmark.md,roadmap.md,validation.md} %{_bindir}/crictl