|
|
@ -143,7 +143,7 @@ Obsoletes: %{name}-block-ssh <= %{epoch}:%{version} \
|
|
|
|
Summary: QEMU is a machine emulator and virtualizer
|
|
|
|
Summary: QEMU is a machine emulator and virtualizer
|
|
|
|
Name: qemu-kvm
|
|
|
|
Name: qemu-kvm
|
|
|
|
Version: 9.0.0
|
|
|
|
Version: 9.0.0
|
|
|
|
Release: 9%{?rcrel}%{?dist}%{?cc_suffix}
|
|
|
|
Release: 9%{?rcrel}%{?dist}%{?cc_suffix}.inferit
|
|
|
|
# Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
|
|
|
|
# Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
|
|
|
|
# Epoch 15 used for RHEL 8
|
|
|
|
# Epoch 15 used for RHEL 8
|
|
|
|
# Epoch 17 used for RHEL 9 (due to release versioning offset in RHEL 8.5)
|
|
|
|
# Epoch 17 used for RHEL 9 (due to release versioning offset in RHEL 8.5)
|
|
|
@ -283,6 +283,8 @@ BuildRequires: librbd-devel
|
|
|
|
# We need both because the 'stap' binary is probed for by configure
|
|
|
|
# We need both because the 'stap' binary is probed for by configure
|
|
|
|
BuildRequires: systemtap
|
|
|
|
BuildRequires: systemtap
|
|
|
|
BuildRequires: systemtap-sdt-devel
|
|
|
|
BuildRequires: systemtap-sdt-devel
|
|
|
|
|
|
|
|
# MSVSphere
|
|
|
|
|
|
|
|
BuildRequires: systemtap-sdt-dtrace
|
|
|
|
# For VNC PNG support
|
|
|
|
# For VNC PNG support
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
# For virtiofs
|
|
|
|
# For virtiofs
|
|
|
@ -1311,6 +1313,9 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Dec 13 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 18:9.0.0-9.inferit
|
|
|
|
|
|
|
|
- Added BuildRequires for MSVSphere build
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 18:9.0.0-9
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 18:9.0.0-9
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|