set epoch 4 for centos on rhcontainerbot/qm copr

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2023-04-13 10:09:44 -04:00
parent 3f1a64ad15
commit b02a178ca9

View File

@ -7,10 +7,12 @@ 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
# For centos on rhcontainerbot/qm copr
%if 0%{?centos}
Epoch: 4
ExclusiveArch: aarch64 ppc64le s390x x86_64
%else
ExclusiveArch: %{golang_arches_future}
%endif
URL: https://github.com/openSUSE/%{name}
# Tarball fetched from upstream