From aa3a244999ed0029b85cd393ba83852918a0d88e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Jul 10 2015 20:57:32 +0000 Subject: Relax python-sphinx requirement slightly This is the version in RHEL7.1 at least, and it works. --- diff --git a/hawkey.spec b/hawkey.spec index 0f0d8a3..091533f 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -48,7 +48,7 @@ Summary: Python 2 bindings for the hawkey library Group: Development/Languages BuildRequires: python2-devel BuildRequires: python-nose -BuildRequires: python-sphinx >= 1.1.3-9 +BuildRequires: python-sphinx >= 1.1.3-8 Requires: %{name}%{?_isa} = %{version}-%{release} %description -n python-hawkey