diff --git a/python-ZEO.changes b/python-ZEO.changes index a2c58b3..a2bd889 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 17 17:56:44 UTC 2017 - toddrme2178@gmail.com + +- Use same package names from requires and buildrequires to avoid + packaging issues. + ------------------------------------------------------------------- Sun Jul 9 06:01:33 UTC 2017 - aloisio@gmx.com diff --git a/python-ZEO.spec b/python-ZEO.spec index 3db55ca..36baad4 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -40,8 +40,8 @@ BuildRequires: %{python_module msgpack-python} BuildRequires: %{python_module random2} BuildRequires: %{python_module zodbpickle >= 0.6.0} BuildRequires: %{python_module zope.testing} -BuildRequires: python2-futures -BuildRequires: python2-trollius +BuildRequires: python-futures +BuildRequires: python-trollius # /SECTION BuildRequires: fdupes BuildRequires: python-rpm-macros