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