diff --git a/python-Pygments.spec b/python-Pygments.spec index 4914b4a..8202596 100644 --- a/python-Pygments.spec +++ b/python-Pygments.spec @@ -37,7 +37,6 @@ BuildArch: noarch %endif %endif Provides: python-pygments = %{version} -#TODO: Change to '<' after version update: Obsoletes: python-pygments < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}