Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions rpm/conmon.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Summary: OCI container runtime monitor
URL: https://github.com/containers/%{name}
# Tarball fetched from upstream
Source0: %{url}/archive/v%{version}.tar.gz

# available only on golang supported arches
ExclusiveArch: %{golang_arches_future}

%if %{with docs}
BuildRequires: go-md2man
%endif
Expand Down