From b7cf002919d551304fe0ea8b61225b5c96829c563145b1042490be40e05b99fd Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 24 Jan 2012 14:29:56 +0000 Subject: [PATCH] Accepting request 101357 from Virtualization:Cloud:OpenStack:Diablo - Fix Obsoletes OBS-URL: https://build.opensuse.org/request/show/101357 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=6 --- python-Routes.changes | 5 +++++ python-Routes.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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