From c7e6fa64631dd0b42b7882d203d436d441e5e3ae Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 13 2018 15:53:10 +0000 Subject: Fix xmlrpc.client require for cli on el7. Reported as https://bugzilla.redhat.com/show_bug.cgi?id=1615422 --- diff --git a/waiverdb.spec b/waiverdb.spec index a8d3d58..eaef5d9 100644 --- a/waiverdb.spec +++ b/waiverdb.spec @@ -92,6 +92,8 @@ Requires: python3-click BuildRequires: python-click Requires: python-click Requires: python-configparser +# For xmlrpc.client +Requires: python2-future %endif Requires: waiverdb-common = %{version}-%{release}