Accepting request 492364 from home:TheBlackCat:branches:devel:languages:python

Make only the python2 package provide the "docutils" package.

OBS-URL: https://build.opensuse.org/request/show/492364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=40
This commit is contained in:
Todd R 2017-05-01 19:36:39 +00:00 committed by Git OBS Bridge
parent 8cd82ec937
commit e62867ea5f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 1 19:33:19 UTC 2017 - toddrme2178@gmail.com
- Make only the python2 package provide the "docutils" package.
-------------------------------------------------------------------
Thu Apr 20 15:43:28 UTC 2017 - toddrme2178@gmail.com

View File

@ -32,8 +32,10 @@ BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-xml
%ifpython2
Provides: docutils = %{version}
Obsoletes: docutils < %{version}
%endif
Requires(post): update-alternatives
Requires(preun): update-alternatives
BuildArch: noarch