From 4277210dd1993e96db6affd99d8cba37b910c1bb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 25 Mar 2016 10:53:04 +0000 Subject: [PATCH] Revert "Disable tests on x86_64." Kernel is fixed now, thanks Josh Boyer and Thomas Gleixner. This reverts commit 13d250277f204fce7ab675b10e222fbcaf8a1e87. --- libguestfs.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index 2173276..fa7f877 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -867,8 +867,7 @@ popd # https://bugzilla.redhat.com/show_bug.cgi?id=1302071 # https://bugzilla.redhat.com/show_bug.cgi?id=1303147 -# https://bugzilla.redhat.com/show_bug.cgi?id=1318596 -%ifnarch %{arm} %{ix86} x86_64 +%ifnarch %{ix86} %{arm} # Note that the major tests are done after the package has been built. #