forked from pool/python-Sphinx
Accepting request 493082 from home:TheBlackCat:branches:devel:languages:python
Fix old obsoletes/provides. OBS-URL: https://build.opensuse.org/request/show/493082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=78
This commit is contained in:
parent
1eb7626aa3
commit
85f4e554af
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 5 14:55:31 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Fix old obsoletes/provides.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 14:18:17 UTC 2017 - jmatejek@suse.com
|
Mon Feb 20 14:18:17 UTC 2017 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define oldpython python
|
||||||
Name: python-Sphinx
|
Name: python-Sphinx
|
||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -69,8 +70,8 @@ Recommends: python-rst2pdf
|
|||||||
#!BuildIgnore: texinfo
|
#!BuildIgnore: texinfo
|
||||||
|
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Provides: python-sphinx = %{version}
|
Obsoletes: %{oldpython}-sphinx < %{version}
|
||||||
Obsoletes: python-sphinx < %{version}
|
Provides: %{oldpython}-sphinx = %{version}
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user