From 2b976b339a59a18042956367210bb672909772d6 Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Fri, 23 Jun 2017 21:02:32 -0400 Subject: [PATCH] 0.17.0-4 --- qpid-proton.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qpid-proton.spec b/qpid-proton.spec index d188557..b231f92 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -48,6 +48,9 @@ BuildRequires: epydoc %if 0%{?fedora} > 25 BuildRequires: perl-generators %endif +%if 0%{?fedora} > 26 +BuildRequires: glibc-headers +%endif BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More)