diff --git a/python-Routes.spec b/python-Routes.spec index cced063..fbed230 100644 --- a/python-Routes.spec +++ b/python-Routes.spec @@ -35,7 +35,6 @@ BuildArch: noarch %endif %endif Provides: python-routes = %{version} -#TODO: Change back to '<' after next version update: Obsoletes: python-routes < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}