X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=blobdiff_plain;f=qemu.spec;h=edaf0bd300dc46ede79cc8212c67f8b9646182ae;hp=c208d8ace406e064236e109a4ff46369edc2eacb;hb=49cec323a70c128b446b8fb8b01796b29f36c50b;hpb=05bd494111d29bcf2a9f9449c268c97caafa32fd diff --git a/qemu.spec b/qemu.spec index c208d8a..edaf0bd 100644 --- a/qemu.spec +++ b/qemu.spec @@ -31,15 +31,20 @@ %undefine with_xen %endif +# ceph >= 14.0 no longer support 32-bit archs +%ifarch %{ix86} +%undefine with_ceph +%endif + Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu -Version: 3.1.0 +Version: 4.0.0 Release: 1 License: GPL v2 Group: Applications/Emulators Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.xz -# Source0-md5: fb687ce0b02d3bf4327e36d3b99427a8 +# Source0-md5: 0afeca336fd57ae3d3086ec07f59d708 # Loads kvm kernel modules at boot Source3: kvm-modules-load.conf # Creates /dev/kvm @@ -49,7 +54,6 @@ Source6: ksm.sysconfig Source7: ksmctl.c Source9: ksmtuned Source10: ksmtuned.conf -Source12: 99-%{name}-guest-agent.rules Patch0: %{name}-cflags.patch Patch1: %{name}-whitelist.patch Patch2: %{name}-user-execve.patch @@ -879,7 +883,6 @@ build dynamic \ %{__enable_disable ceph rbd} \ %{__enable_disable rdma} \ %{__enable_disable sdl} \ - --with-sdlabi=2.0 \ %{__enable_disable seccomp} \ %{__enable_disable spice} \ %{__enable_disable smartcard smartcard} \ @@ -994,6 +997,8 @@ done : > qemu.lang %endif +%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/qemu + %clean rm -rf $RPM_BUILD_ROOT @@ -1022,7 +1027,9 @@ fi %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ksm %dir /etc/qemu %attr(640,root,qemu) %config(noreplace) %verify(not md5 mtime size) /etc/qemu/bridge.conf +%attr(755,root,root) %{_bindir}/elf2dmp %attr(755,root,root) %{_bindir}/virtfs-proxy-helper +%attr(755,root,root) %{_bindir}/qemu-edid %{?with_xkbcommon:%attr(755,root,root) %{_bindir}/qemu-keymap} %attr(755,root,root) %{_bindir}/qemu-nbd %attr(755,root,root) %{_bindir}/qemu-pr-helper @@ -1032,12 +1039,12 @@ fi %attr(755,root,root) %{_sbindir}/ksmtuned %{_mandir}/man1/qemu.1* %{_mandir}/man1/virtfs-proxy-helper.1* +%{_mandir}/man7/qemu-cpu-models.7* %{_mandir}/man7/qemu-block-drivers.7* %{_mandir}/man8/qemu-nbd.8* %dir %{_datadir}/qemu %{_datadir}/%{name}/keymaps -%{_datadir}/%{name}/qemu-icon.bmp %{_datadir}/%{name}/trace-events-all # various bios images @@ -1061,6 +1068,7 @@ fi %{_datadir}/%{name}/petalogix-ml605.dtb %{_datadir}/%{name}/petalogix-s3adsp1800.dtb %{_datadir}/%{name}/ppc_rom.bin +%{_datadir}/%{name}/pvh.bin %{_datadir}/%{name}/pxe-e1000.rom %{_datadir}/%{name}/pxe-eepro100.rom %{_datadir}/%{name}/pxe-ne2k_pci.rom @@ -1068,7 +1076,6 @@ fi %{_datadir}/%{name}/pxe-rtl8139.rom %{_datadir}/%{name}/pxe-virtio.rom %{_datadir}/%{name}/QEMU,cgthree.bin -%{_datadir}/%{name}/qemu_logo_no_text.svg %{_datadir}/%{name}/QEMU,tcx.bin %{_datadir}/%{name}/s390-ccw.img %{_datadir}/%{name}/sgabios.bin @@ -1298,8 +1305,8 @@ fi %files guest-agent %defattr(644,root,root,755) -%config(noreplace) %verify(not md5 mtime size) /etc/udev/rules.d/99-qemu-guest-agent.rules %attr(755,root,root) %{_bindir}/qemu-ga +%{_mandir}/man7/qemu-ga-ref.7* %{_mandir}/man8/qemu-ga.8* %files module-block-curl