mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 10:05:31 +00:00
rpm: Style/alignment tweaks
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
bdb10f9de8
commit
05ef4da4d7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user