mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
spec: Rework comment to avoid macro expansion
Without this, rpmbuild fails with warning: Macro expanded in comment on line 402: %firewalld_reload macro error: line 402: Unknown tag: test -f /usr/bin/firewall-cmd && firewall-cmd --reload --quiet || : Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
10c8edfeee
commit
74546bd5fb
@ -399,7 +399,7 @@ BuildRequires: rpcgen
|
||||
|
||||
BuildRequires: libtirpc-devel
|
||||
|
||||
# Needed for the %firewalld_reload macro
|
||||
# Needed for the firewalld_reload macro
|
||||
%if %{with_firewalld_zone}
|
||||
BuildRequires: firewalld-filesystem
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user