From ff6974233df641b4e541a6ef2a4dfefe6326d532 Mon Sep 17 00:00:00 2001 From: Alfredo Moralejo Date: Sep 23 2021 11:47:23 +0000 Subject: Use ansible-core instead of ansible as BR Required for CS9. --- diff --git a/SPECS/ansible-collection-ansible-netcommon.spec b/SPECS/ansible-collection-ansible-netcommon.spec index 3789c38..babf0de 100644 --- a/SPECS/ansible-collection-ansible-netcommon.spec +++ b/SPECS/ansible-collection-ansible-netcommon.spec @@ -17,7 +17,8 @@ License: GPLv3+ and BSD and Python URL: %{ansible_collection_url} Source: https://github.com/ansible-collections/ansible.netcommon/archive/%{version}/%{name}-%{version}.tar.gz -BuildRequires: ansible >= 2.9.10 +BuildRequires: (ansible >= 2.9.10 or ansible-core >= 2.11.0) +BuildRequires: ansible-macros BuildArch: noarch