forked from pool/python-falcon
Accepting request 583399 from home:aplanas:branches:devel:languages:python
- Allows Recommends and Suggest in Fedora OBS-URL: https://build.opensuse.org/request/show/583399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
bdadf843fe
commit
fac3db8b45
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 13:56:37 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Allows Recommends and Suggest in Fedora
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 17:16:01 UTC 2018 - aplanas@suse.com
|
Tue Feb 27 17:16:01 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
@@ -58,7 +58,7 @@ BuildRequires: python3-pygments-style-railscasts
|
|||||||
# Requires: python-Cython
|
# Requires: python-Cython
|
||||||
Requires: python-python-mimeparse
|
Requires: python-python-mimeparse
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
%if 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Suggests: %{name}-doc
|
Suggests: %{name}-doc
|
||||||
%endif
|
%endif
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
|
Reference in New Issue
Block a user