diff --git a/ansible-packaging.spec b/ansible-packaging.spec index 77b2966..efe1a75 100644 --- a/ansible-packaging.spec +++ b/ansible-packaging.spec @@ -13,7 +13,9 @@ Source3: COPYING Requires: ansible-core # Conflict with anything providing its own copies of these files +%if ! (0%{?rhel} >= 9) Conflicts: ansible-core < 2.12.1-3 +%endif Conflicts: ansible <= 2.9.99 BuildArch: noarch