[libvirt PATCH] spec: Explain the BuildRequires on firewalld-filesystem

Andrea Bolognani abologna at redhat.com
Thu Oct 8 11:05:29 UTC 2020


It's not immediately obvious why it is needed.

Suggested-by: Pavel Hrdina <phrdina at redhat.com>
Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 libvirt.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 6d4eef86ad..c0d84c0e75 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -399,6 +399,7 @@ BuildRequires: rpcgen
 
 BuildRequires: libtirpc-devel
 
+# Needed for the %firewalld_reload macro
 %if %{with_firewalld_zone}
 BuildRequires: firewalld-filesystem
 %endif
-- 
2.26.2




More information about the libvir-list mailing list