From 7a1e46990807b01c22a2251a29c77c1758786739 Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Dec 15 2015 23:21:48 +0000 Subject: Resolves: PKI TRAC Ticket #1704 (spec file change) - PKI TRAC Ticket #1704 - sslget must set host HTTP header [cheimes] --- diff --git a/pki-core.spec b/pki-core.spec index 66e4033..c0ad37c 100644 --- a/pki-core.spec +++ b/pki-core.spec @@ -107,6 +107,9 @@ BuildRequires: pylint BuildRequires: python-nss BuildRequires: python-requests +%if 0%{?fedora} >= 23 +BuildRequires: python-six +%endif BuildRequires: libselinux-python BuildRequires: policycoreutils-python %if 0%{?fedora} >= 23