From a620168b98774783bfbfa2cd52765f70ae5bbcf1 Mon Sep 17 00:00:00 2001 From: clime Date: Fri, 16 Nov 2018 10:26:11 +0100 Subject: [PATCH] copr-builder: add python-srpm-macros to builders --- roles/copr/backend/files/provision/provision_builder_tasks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml index 0b49edfe50..7596a5d8c7 100644 --- a/roles/copr/backend/files/provision/provision_builder_tasks.yml +++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml @@ -37,6 +37,7 @@ - scl-utils-build - ethtool - expect + - python-srpm-macros - name: enable @copr/copr-dev in staging command: dnf copr -y enable @copr/copr-dev