adjust conditionals for centos 8

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2022-03-09 15:53:13 -05:00
parent ac29f66df4
commit 6c8d356fea

View File

@ -57,7 +57,7 @@ BuildRequires: glibc-devel
BuildRequires: glibc-static
BuildRequires: git-core
BuildRequires: go-md2man
%if ! 0%{?rhel} <= 8
%if 0%{?fedora} || 0%{?rhel} >= 9
BuildRequires: go-rpm-macros
%endif
BuildRequires: gpgme-devel