From 09752b6a6cdeb622f7b2eca7d7b482fe328f2146 Mon Sep 17 00:00:00 2001 From: Jeremy Linton Date: May 16 2022 16:32:12 +0000 Subject: Ok build the remaining rhel/centos8 based repos Signed-off-by: Jeremy Linton --- diff --git a/kvmtoolrh.spec b/kvmtoolrh.spec index 86342b8..4d59665 100644 --- a/kvmtoolrh.spec +++ b/kvmtoolrh.spec @@ -17,7 +17,7 @@ BuildRequires: libaio-devel BuildRequires: zlib-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: libvncserver-devel BuildRequires: libfdt-devel BuildRequires: SDL-devel BuildRequires: make @@ -27,8 +27,8 @@ BuildRequires: gcc # some of these enviroments don't (yet?) have libvncserver, its not fatal if it doesnt' exist though.. # some of the enviroments don't know how to support generate_buildrequires either (rhel8) -%generate_buildrequires -dnf search libvncserver-devel 2>&1 |grep -e ^libvnc |head -1 |cut -d. -f1 +#%generate_buildrequires +#dnf search libvncserver-devel 2>&1 |grep -e ^libvnc |head -1 |cut -d. -f1 %description kvmtool is a lightweight tool for hosting KVM guests. As a pure virtualization