diff --git a/python-FormEncode.changes b/python-FormEncode.changes index b31abe5..f72965d 100644 --- a/python-FormEncode.changes +++ b/python-FormEncode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 08:46:05 UTC 2011 - saschpe@suse.de + +- Add provides/obsoletes for python-formencode + ------------------------------------------------------------------- Thu Sep 1 08:38:45 UTC 2011 - saschpe@suse.de diff --git a/python-FormEncode.spec b/python-FormEncode.spec index ca8f44e..6b042ff 100644 --- a/python-FormEncode.spec +++ b/python-FormEncode.spec @@ -32,6 +32,8 @@ BuildRequires: python-distribute BuildArch: noarch %endif %endif +Provides: python-formencode = %{version} +Obsoletes: python-formencode < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description