From 43f8a077d0dfd6e8dd17021ab91dafc79e900aa50330690e98e739656780b067 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 7 Sep 2011 14:43:35 +0000 Subject: [PATCH] - Obsolete/Provide python-cssutils-doc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=25 --- python-cssutils.changes | 5 +++++ python-cssutils.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-cssutils.changes b/python-cssutils.changes index a7dfd5b..bcee418 100644 --- a/python-cssutils.changes +++ b/python-cssutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 7 14:35:28 UTC 2011 - saschpe@suse.de + +- Obsolete/Provide python-cssutils-doc + ------------------------------------------------------------------- Fri Sep 2 09:33:05 UTC 2011 - saschpe@suse.de diff --git a/python-cssutils.spec b/python-cssutils.spec index 53afcb3..30cae9f 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -35,6 +35,8 @@ BuildRequires: unzip BuildArch: noarch %endif %endif +Provides: python-css-utils-doc = %{version} +Obsoletes: python-css-utils-doc < %{version} %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description