mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +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
|
BuildRequires: libtirpc-devel
|
||||||
|
|
||||||
# Needed for the %firewalld_reload macro
|
# Needed for the firewalld_reload macro
|
||||||
%if %{with_firewalld_zone}
|
%if %{with_firewalld_zone}
|
||||||
BuildRequires: firewalld-filesystem
|
BuildRequires: firewalld-filesystem
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user