From b1ec8d4b36b228daacf257735174f907ea25a279a4d52343411d68c5373391c4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 16:53:48 +0000 Subject: [PATCH] Accepting request 580622 from home:aplanas:branches:devel:languages:python - Recommends only on SUSE OBS-URL: https://build.opensuse.org/request/show/580622 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=100 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 9ee8da0..794ac0b 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 14:09:37 UTC 2018 - aplanas@suse.com + +- Recommends only on SUSE + ------------------------------------------------------------------- Sat Feb 24 18:31:35 UTC 2018 - arun@gmx.de diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 88a496a..96f3d7f 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -50,9 +50,11 @@ Requires: python-snowballstemmer >= 1.1 Requires: python-sphinx_rtd_theme Requires: python-sphinxcontrib Requires: python-sphinxcontrib-websupport +%if 0%{?suse_version} >= 1000 Recommends: python-SQLAlchemy >= 0.9 Recommends: python-Whoosh >= 2.0 Recommends: %{name}-doc-man +%endif %ifpython2 Requires: python-enum34 Requires: python-typing