From ddd2c72e53bf23fb65e91ba6d2a061438a541263 Mon Sep 17 00:00:00 2001 From: Chris Hambridge Date: Mon, 9 Oct 2017 09:50:31 -0400 Subject: [PATCH] copr build issue. Close #353. --- rho.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rho.spec b/rho.spec index 3f94678..47a325b 100644 --- a/rho.spec +++ b/rho.spec @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel -BuildRequires: python2-setuptools +%{?fedora:BuildRequires: python2-setuptools} +%{?rhel:BuildRequires: python-setuptools} BuildRequires: pandoc Requires: python-netaddr Requires: python2-crypto @@ -63,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ansible/%{name}/roles/* %changelog -* Thu Sep 21 2017 Christopher Hambridge 0.0.28-1 +* Thu Sep 21 2017 Christopher Hambridge 0.0.28-3 - Updated to utilize Ansible 2.3.1.0 and an Ansible playbook and associate roles. - Encryption of auth credential entries and network profile entries using a