From 9e2eeb32e3aaf327e5e599c023920c9ca635daef Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Dec 04 2020 11:38:09 +0000 Subject: Build libvirt-daemon-kvm for riscv64. --- diff --git a/libvirt.spec b/libvirt.spec index 87589ef..ec7a620 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -17,7 +17,7 @@ %define _vpath_builddir %{_target_platform} %endif -%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x +%define arches_qemu_kvm %{ix86} x86_64 %{power64} %{arm} aarch64 s390x riscv64 %if 0%{?rhel} %define arches_qemu_kvm x86_64 %{power64} aarch64 s390x %endif @@ -214,7 +214,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://libvirt.org/ @@ -1943,6 +1943,9 @@ exit 0 %changelog +* Fri Dec 04 2020 Richard W.M. Jones - 6.10.0-2 +- Build libvirt-daemon-kvm for riscv64. + * Tue Dec 01 2020 Cole Robinson - 6.10.0-1 - Update to version 6.10.0