17
0

Accepting request 83886 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/83886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssutils?expand=0&rev=17
This commit is contained in:
Sascha Peilicke
2011-09-21 15:18:41 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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