]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm: Style/alignment tweaks
authorAndrea Bolognani <abologna@redhat.com>
Mon, 3 Jul 2023 16:35:06 +0000 (18:35 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 27 Jul 2023 16:02:51 +0000 (18:02 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in

index c72b420e85ef4e95de42e494d962dcb2b6f4fa8d..05e322492add0e9c7d55dfacfc6a6c49f132c272 100644 (file)
@@ -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