diff --git a/python-tornado.spec b/python-tornado.spec index 0b5e94e..2def82d 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-tornado -Version: 5 +Version: 5.1.1 Release: 0 Summary: Open source version of scalable, non-blocking web server that power FriendFeed License: Apache-2.0 @@ -27,7 +27,8 @@ Source0: README.suse Group: Development/Languages/Python Url: http://www.tornadoweb.org BuildRequires: python-rpm-macros -Requires: python-tornado5 +Requires: python-tornado-impl = %{version} +Requires: python-tornado-impl = %{version} BuildArch: noarch %ifpython2 Provides: %{oldpython}-tornado = %{version}