From 728013e44fa27be04c760540912b9be72e492956 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jun 21 2016 20:27:05 +0000 Subject: Revert "ARM glibc is seriously broken in Rawhide at the moment." Fixed upstream in glibc >= 2.23.90-24.fc25. This reverts commit 15c57ff9513d48c9147850837f469e1a4a10b122. --- diff --git a/libguestfs.spec b/libguestfs.spec index afc1cf9..7032cc8 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -16,10 +16,6 @@ # Filter perl provides %{?perl_default_filter} -# ARM glibc is seriously broken in Rawhide at the moment: -# https://bugzilla.redhat.com/show_bug.cgi?id=1346070 -ExcludeArch: %{arm} - Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 @@ -173,6 +169,9 @@ BuildRequires: syslinux syslinux-extlinux # kernel-install script to understand why. BuildRequires: grubby +# Minimum version containing fix for armv7 pwritev bug (RHBZ#1346070). +BuildRequires: glibc >= 2.23.90-24.fc25 + # For building the appliance. Requires: supermin >= 5.1.12