From 0f9345e6dcc5c44df77dc8968ff92c09265d4febbf0862803442ab01205f6713 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Thu, 29 Aug 2024 08:11:38 +0000 Subject: [PATCH] Add missed build requirement OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=197 --- fence-agents.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/fence-agents.spec b/fence-agents.spec index 1022715..3b8bf52 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -116,6 +116,7 @@ BuildRequires: gcc ## man pages generating BuildRequires: libxslt ## Python dependencies +BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module httplib2} BuildRequires: %{python_module pexpect}