|
|
|
@ -83,7 +83,7 @@ Obsoletes: %1-rhev <= %{epoch}:%{version}-%{release}
|
|
|
|
|
Summary: QEMU is a machine emulator and virtualizer
|
|
|
|
|
Name: qemu-kvm
|
|
|
|
|
Version: 6.2.0
|
|
|
|
|
Release: 40%{?rcrel}%{?dist}.1
|
|
|
|
|
Release: 40%{?rcrel}%{?dist}.1.inferit
|
|
|
|
|
# Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
|
|
|
|
|
Epoch: 15
|
|
|
|
|
License: GPLv2 and GPLv2+ and CC-BY
|
|
|
|
@ -1286,7 +1286,7 @@ pushd %{qemu_kvm_build}
|
|
|
|
|
--target-list="%{buildarch}" \
|
|
|
|
|
--block-drv-rw-whitelist=%{block_drivers_list} \
|
|
|
|
|
--audio-drv-list= \
|
|
|
|
|
--block-drv-ro-whitelist=vmdk,vhdx,vpc,https,ssh \
|
|
|
|
|
--block-drv-ro-whitelist=vmdk,vhdx,vpc,https,ssh,host_cdrom \
|
|
|
|
|
--with-coroutine=ucontext \
|
|
|
|
|
--with-git=git \
|
|
|
|
|
--tls-priority=@QEMU,SYSTEM \
|
|
|
|
@ -1956,6 +1956,10 @@ sh %{_sysconfdir}/sysconfig/modules/kvm.modules &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 06 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 15:6.2.0-40.1.inferit
|
|
|
|
|
- Added host_cdrom driver to whitelist
|
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 15:6.2.0-32
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|