From aaa98df5a087dd1e2354d479ab689a7fa9dce5f5223edaa5036611f7d5654ac1 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 24 Jan 2012 14:33:31 +0000 Subject: [PATCH] remove unneeded todo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=7 --- python-Routes.spec | 1 - 1 file changed, 1 deletion(-) 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()")}