- don't reqquire bats
- Related: RHEL-39410 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
186bdafef8
commit
64ad761ca4
@ -88,7 +88,9 @@ or
|
||||
Summary: Tests for %{name}
|
||||
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
%if %{defined fedora}
|
||||
Requires: bats
|
||||
%endif
|
||||
Requires: bzip2
|
||||
Requires: podman
|
||||
Requires: golang
|
||||
@ -148,7 +150,7 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/*
|
||||
%{!?_licensedir:%global license %doc}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%license LICENSE vendor/modules.txt
|
||||
%doc README.md
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man1/%{name}*
|
||||
|
Loading…
Reference in New Issue
Block a user