From be11bb73186d46055a78bf4bfeb10ff4e419250b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 30 Jun 2016 10:33:47 +0200 Subject: [PATCH] add missing BRs Signed-off-by: Igor Gnatenko --- python-pexpect.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-pexpect.spec b/python-pexpect.spec index a155cca..8de0921 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -9,6 +9,9 @@ License: MIT URL: https://github.com/%{modname}/%{modname} Source0: %{url}/archive/%{version}/%{modname}-%{version}.tar.gz +BuildRequires: /usr/bin/man +BuildRequires: coreutils + BuildArch: noarch %description