summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible-core.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/ansible-core.spec b/ansible-core.spec
index 4997740..113b1da 100644
--- a/ansible-core.spec
+++ b/ansible-core.spec
@@ -39,9 +39,10 @@ Requires: python3-jinja2 >= 3.0.0
Requires: python3-pyyaml >= 5.1
Requires: python3-cryptography
Requires: python3-packaging
-BuildRequires: python3-resolvelib < 1.1.0
-BuildRequires: python3-resolvelib >= 0.5.3
-
+Requires: python3-resolvelib < 1.1.0
+Requires: python3-resolvelib >= 0.5.3
+%description -n ansible-core
+%{common_description}
%package help