diff --git a/python-setuptools.changes b/python-setuptools.changes index 8716da0..090d139 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 14:25:08 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Tue Feb 6 22:36:11 UTC 2018 - arun@gmx.de diff --git a/python-setuptools.spec b/python-setuptools.spec index 0b40f41..e62f917 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -44,7 +44,9 @@ Requires: python-six Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives +%if 0%{?suse_version} >= 1000 Recommends: ca-certificates-mozilla +%endif BuildArch: noarch # NOTE(saschpe): Distribute was merged into 0.7.x, so even though distribute # obsoletes setuptools < 0.6.45, current setuptools obsoletes distribute again