diff --git a/python-Routes.changes b/python-Routes.changes index 907ff6d..29d3da7 100644 --- a/python-Routes.changes +++ b/python-Routes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 24 14:14:03 UTC 2012 - bwiedemann@suse.com + +- Fix Obsoletes + ------------------------------------------------------------------- Thu Sep 1 13:15:07 UTC 2011 - saschpe@suse.de diff --git a/python-Routes.spec b/python-Routes.spec index 7260cb1..cced063 100644 --- a/python-Routes.spec +++ b/python-Routes.spec @@ -1,7 +1,7 @@ # # spec file for package python-Routes # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ BuildArch: noarch %endif Provides: python-routes = %{version} #TODO: Change back to '<' after next version update: -Obsoletes: python-routes <= %{version} +Obsoletes: python-routes < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description