From 12f61cab021459a5ac3db6f1033254b2446199be Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 20 Aug 2024 11:34:59 +0000 Subject: automatic import of ansible-core --- ansible-core.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ansible-core.spec b/ansible-core.spec index 4134c6b..4997740 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -12,6 +12,14 @@ BuildArch: noarch %description %{common_description} +Provides: ansible-core = %{version} + +# cannot be installed with ansible < 3 or ansible-base +Conflicts: ansible < 3 +Conflicts: ansible-base + +# cannot be installed with ansible-core 2.17.x or higher +Conflicts: ansible-core >= 2.17 # Base build requires BuildRequires: python3-devel -- cgit v1.2.3