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