From 6fa97fc6e7c58d52e73760a32a8d94f4d1768b7b35fb7c57537feb89b8c8b3b1 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 24 Jan 2012 14:34:33 +0000 Subject: [PATCH] remove unneeded todo OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=9 --- python-M2Crypto.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index f1999af..4103e52 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -39,7 +39,6 @@ BuildRequires: fdupes %endif %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Provides: python-m2crypto = %{version} -# TODO: Change <= back to = with new upstream release Obsoletes: python-m2crypto < %{version} %description