X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=qemu.spec;h=e061d29d23ac9129e37ef09b536ad8bbf863315c;hb=810e993853339796adbd38050aae54c803eea854;hp=a9f88494ccfd64d709adf8b5843e8912e5d8bd0f;hpb=85eb08d31c8399445470bfd645d00a42223ab2eb;p=packages%2Fqemu.git diff --git a/qemu.spec b/qemu.spec index a9f8849..e061d29 100644 --- a/qemu.spec +++ b/qemu.spec @@ -31,11 +31,16 @@ %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: 4.0.0 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Emulators Source0: http://wiki.qemu-project.org/download/%{name}-%{version}.tar.xz @@ -121,6 +126,7 @@ BuildRequires: xorg-lib-libX11-devel BuildRequires: zlib-devel %if %{with gtk3} BuildRequires: gtk+3-devel >= 3.14.0 +BuildRequires: Mesa-libEGL-devel %{?with_vte:BuildRequires: vte2.90-devel >= 0.32.0} %endif %if %{with user_static}