diff --git a/guestfs-tools.spec b/guestfs-tools.spec index 6410b60..9c49469 100644 --- a/guestfs-tools.spec +++ b/guestfs-tools.spec @@ -2,14 +2,7 @@ # # As the test suite takes a very long time to run and is somewhat # unreliable on !x86 architectures, only run it on x86-64. -%if !0%{?rhel} %global test_arches x86_64 -%else -# RHEL 9 only: -# x86-64: "/lib64/libc.so.6: CPU ISA level is lower than required" -# (RHBZ#1919389) -%global test_arches NONE -%endif # Verify tarball signature with GPGv2. %global verify_tarball_signature 1 @@ -422,6 +415,7 @@ end %changelog * Thu Jun 08 2023 Laszlo Ersek - 1.50.1-3 - let virt-inspector recognize "--key /dev/mapper/VG-LV:key:password" +- reenable "make check"; we now use "-cpu max" (libguestfs 30f74f38bd6e) resolves: rhbz#2209280 * Thu Apr 06 2023 Richard W.M. Jones - 1.50.1-1