From bd96837a4b105d454b3e3419602cacc7a2c258f7 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Thu, 4 Aug 2016 10:11:21 +0200 Subject: [PATCH] Remove spaces --- python-botocore.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-botocore.spec b/python-botocore.spec index 9b5e0df..d0dd4d5 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -40,8 +40,8 @@ BuildRequires: python-sphinx BuildRequires: python-guzzle_sphinx_theme %endif # with_docs %if 0%{?with_tests} -%{?fc23: BuildRequires: mock} -%{!?fc23: BuildRequires: python2-mock} +%{?fc23:BuildRequires: mock} +%{!?fc23:BuildRequires: python2-mock} BuildRequires: python-tox BuildRequires: python-behave BuildRequires: python-nose