diff --git a/python-textfsm.spec b/python-textfsm.spec index e5a2d39..2adf35c 100644 --- a/python-textfsm.spec +++ b/python-textfsm.spec @@ -26,13 +26,14 @@ License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/google/textfsm Source: https://github.com/google/textfsm/archive/v%{version}.tar.gz +BuildRequires: %{python_module future} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes -BuildRequires: python-future BuildRequires: python-rpm-macros +Requires: python-future Requires: python-six Conflicts: python-texttable BuildArch: noarch