forked from rpms/libvirt
Enable build for ppc64le
This commit is contained in:
parent
17f2ba04a5
commit
c81a763716
@ -8,11 +8,7 @@
|
|||||||
|
|
||||||
%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x
|
%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%if 0%{?rhel} > 8
|
%define arches_qemu_kvm x86_64 %{power64} aarch64 s390x
|
||||||
%define arches_qemu_kvm x86_64 aarch64 s390x
|
|
||||||
%else
|
|
||||||
%define arches_qemu_kvm x86_64 %{power64} aarch64 s390x
|
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64
|
%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64
|
||||||
@ -231,7 +227,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 8.5.0
|
Version: 8.5.0
|
||||||
Release: 7%{?dist}%{?extra_release}
|
Release: 7%{?dist}%{?extra_release}.alma
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
|
|
||||||
@ -2180,6 +2176,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2022 Eduard Abdullin <eabdullin@almalinux.org> - 8.5.0-7.alma
|
||||||
|
- Enable for ppc64le
|
||||||
|
|
||||||
* Mon Sep 26 2022 Jiri Denemark <jdenemar@redhat.com> - 8.5.0-7
|
* Mon Sep 26 2022 Jiri Denemark <jdenemar@redhat.com> - 8.5.0-7
|
||||||
- security_selinux: Don't ignore NVMe disks when setting image label (rhbz#2121441)
|
- security_selinux: Don't ignore NVMe disks when setting image label (rhbz#2121441)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user