14
0

Accepting request 583904 from home:aplanas:branches:devel:languages:python

Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/583904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=57
This commit is contained in:
Tomáš Chvátal
2018-03-07 14:34:18 +00:00
committed by Git OBS Bridge
parent cf6eb82d64
commit a8b53e1b8a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 7 14:20:01 UTC 2018 - aplanas@suse.com
- Allows Recommends and Suggest in Fedora
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 27 17:59:40 UTC 2018 - aplanas@suse.com Tue Feb 27 17:59:40 UTC 2018 - aplanas@suse.com

View File

@@ -34,7 +34,7 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
%if 0%{?suse_version} >= 1000 %if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Suggests: mongodb Suggests: mongodb
%endif %endif
%python_subpackages %python_subpackages