From 496ecac5c268f969fd29dc31db3e23e424cc951f Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Thu, 8 Mar 2018 11:41:03 -0500 Subject: [PATCH] 0.21.0-1 --- qpid-proton.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index 940c7c7..7266b4c 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -39,11 +39,7 @@ BuildRequires: swig BuildRequires: pkgconfig BuildRequires: doxygen BuildRequires: libuuid-devel -%if 0%{?fedora} > 25 && 0%{?fedora} < 28 -BuildRequires: compat-openssl10-devel -%else BuildRequires: openssl-devel -%endif %if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: python2-devel BuildRequires: python3-devel @@ -55,7 +51,6 @@ BuildRequires: epydoc %if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: perl-generators BuildRequires: glibc-headers -%endif BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More)