Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
19909d1b4b |
@ -55,7 +55,7 @@
|
|||||||
%global user_static 1
|
%global user_static 1
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
# EPEL/RHEL do not have required -static builddeps
|
# EPEL/RHEL do not have required -static builddeps
|
||||||
%global user_static 0
|
#%global user_static 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global have_kvm 0
|
%global have_kvm 0
|
||||||
@ -315,7 +315,7 @@ Obsoletes: %{name}-system-unicore32-core <= %{epoch}:%{version}-%{release}
|
|||||||
Summary: QEMU is a FAST! processor emulator
|
Summary: QEMU is a FAST! processor emulator
|
||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 7.2.0
|
Version: 7.2.0
|
||||||
Release: %{baserelease}%{?rcrel}%{?dist}
|
Release: %{baserelease}%{?rcrel}%{?dist}.alma.1
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2 and BSD and MIT and CC-BY
|
License: GPLv2 and BSD and MIT and CC-BY
|
||||||
URL: http://www.qemu.org/
|
URL: http://www.qemu.org/
|
||||||
@ -2746,6 +2746,9 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 02 2024 Koichiro Iwao <meta@almalinux.org> - 7.2.0-4.alma.1
|
||||||
|
- Enable qemu-user-static on AlmaLinux
|
||||||
|
|
||||||
* Wed Jan 11 2023 Richard W.M. Jones <rjones@redhat.com> - 2:7.2.0-4
|
* Wed Jan 11 2023 Richard W.M. Jones <rjones@redhat.com> - 2:7.2.0-4
|
||||||
- Rebuild for xen-4.17.0, second attempt
|
- Rebuild for xen-4.17.0, second attempt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user