From 4732c537f800432889ded95971e7a206b370b3b5 Mon Sep 17 00:00:00 2001 From: Jeremy Linton Date: May 16 2022 16:18:26 +0000 Subject: give up Signed-off-by: Jeremy Linton --- diff --git a/kvmtoolrh.spec b/kvmtoolrh.spec index 89169b9..83b8c6a 100644 --- a/kvmtoolrh.spec +++ b/kvmtoolrh.spec @@ -15,7 +15,9 @@ Patch0: 0001-hw-i8042-Suppress-compiler-warning.patch BuildRequires: binutils-devel BuildRequires: libaio-devel BuildRequires: zlib-devel -#BuildRequires: libvncserver-devel +# ok I give up, the easy way to build this stuff is simply build with +# libvncserver-devel, then comment it out and rebuild all the failed versions +BuildRequires: libvncserver-devel BuildRequires: libfdt-devel BuildRequires: SDL-devel BuildRequires: make @@ -34,7 +36,8 @@ tool it only supports guests using the same architecture, though it supports running 32-bit guests on those 64-bit architectures that allow this. %prep -/usr/bin/dnf install -y libvncserver-devel || true +# +#/usr/bin/dnf install -y libvncserver-devel || true %autosetup -p1 -n %{name}-%{commit0}