include centos conditional for copr rhcontainerbot/qm
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
9538a36b21
commit
3f1a64ad15
@ -7,7 +7,11 @@ Version: %{gen_version}
|
||||
Summary: A signal-forwarding process manager for containers
|
||||
License: GPL-3.0-or-later
|
||||
Release: %autorelease
|
||||
%if 0%{?fedora}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
%endif
|
||||
URL: https://github.com/openSUSE/%{name}
|
||||
# Tarball fetched from upstream
|
||||
Source0: %{url}/archive/%{built_tag}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user