From 6ff9efc413a2aa129ec50b535451dc8d5b40a10a6c2130fe53080929acf5c5be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 21:31:36 +0000 Subject: [PATCH] Accepting request 580758 from home:aplanas:branches:devel:languages:python - Suggests only for SUSE OBS-URL: https://build.opensuse.org/request/show/580758 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=8 --- python-sphinxcontrib-websupport.changes | 5 +++++ python-sphinxcontrib-websupport.spec | 4 +++- python-sphinxcontrib.spec | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-sphinxcontrib-websupport.changes b/python-sphinxcontrib-websupport.changes index 9a104b4..75c6074 100644 --- a/python-sphinxcontrib-websupport.changes +++ b/python-sphinxcontrib-websupport.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:20:41 UTC 2018 - aplanas@suse.com + +- Suggests only for SUSE + ------------------------------------------------------------------- Mon Sep 18 21:59:36 UTC 2017 - toddrme2178@gmail.com diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index 3d05ee5..65860cc 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-websupport # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,9 +34,11 @@ Requires: python-Jinja2 Requires: python-six Requires: python-sphinxcontrib Recommends: python-Sphinx +%if 0%{?suse_version} >= 1000 Suggests: python-Whoosh Suggests: python-xapian Suggests: python-SQLAlchemy +%endif BuildArch: noarch %python_subpackages diff --git a/python-sphinxcontrib.spec b/python-sphinxcontrib.spec index 6e32c23..f53980f 100644 --- a/python-sphinxcontrib.spec +++ b/python-sphinxcontrib.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed