From 05ef4da4d783fd3111a6c8673c5f9b9395db5bf0 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 3 Jul 2023 18:35:06 +0200 Subject: [PATCH] rpm: Style/alignment tweaks Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- libvirt.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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