From 6e8c1b639a9b037c3e69d830e25f7b3ed1b60a66 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 22 Mar 2023 13:32:20 +0000 Subject: automatic import of copr-rpmbuild --- copr-rpmbuild.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/copr-rpmbuild.spec b/copr-rpmbuild.spec index c514946..d238da3 100644 --- a/copr-rpmbuild.spec +++ b/copr-rpmbuild.spec @@ -49,8 +49,10 @@ BuildRequires: %{python_pfx}-jinja2 BuildRequires: %{python_pfx}-simplejson BuildRequires: %{python}-backoff -%if 0%{?fedora} || 0%{?rhel} > 7 || 0%{?openEuler} +%if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: argparse-manpage +%elif 0%{?openEuler} +BuildRequires: python3-argparse-manpage %endif BuildRequires: python-rpm-macros -- cgit v1.2.3