From: Andrea Bolognani Date: Mon, 3 Jul 2023 16:35:06 +0000 (+0200) Subject: rpm: Style/alignment tweaks X-Git-Tag: v9.6.0-rc2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ef4da4d783fd3111a6c8673c5f9b9395db5bf0;p=thirdparty%2Flibvirt.git rpm: Style/alignment tweaks Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- diff --git a/libvirt.spec.in b/libvirt.spec.in index c72b420e85..05e322492a 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -22,7 +22,7 @@ %define arches_dmidecode %{arches_x86} %define arches_xen %{arches_x86} aarch64 %if 0%{?fedora} - %define arches_xen x86_64 aarch64 + %define arches_xen x86_64 aarch64 %endif %define arches_vbox %{arches_x86} %define arches_ceph %{arches_64bit} @@ -686,7 +686,7 @@ Requires: libvirt-libs = %{version}-%{release} %if 0%{?fedora} Requires: glusterfs-client >= 2.0.1 %endif - %if (0%{?fedora} || 0%{?with_storage_gluster}) + %if 0%{?fedora} || 0%{?with_storage_gluster} Requires: /usr/sbin/gluster %endif