From 9fe3a386b3c5b902c4fe0931aebf383f46dcac69 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Wed, 26 Oct 2022 22:45:39 -0500 Subject: [PATCH] Officially deprecate ansible-packaging Requires --- ansible-core.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible-core.spec b/ansible-core.spec index b8d01d4..98552d6 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -79,6 +79,7 @@ BuildRequires: python%{python3_pkgversion}-systemd # Require packaging macros if rpm-build exists # This makes the transition seamless for other packages +# This is DEPRECATED. Packages must explicitly BuildRequire ansible-packaging. Requires: (ansible-packaging if rpm-build) Recommends: ansible-core-shell-completions