14
0

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

Allows Recommends and Suggest in Fedora

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 7 14:03:13 UTC 2018 - aplanas@suse.com
- Allows Recommends and Suggest in Fedora
-------------------------------------------------------------------
Tue Feb 27 17:55:42 UTC 2018 - aplanas@suse.com

View File

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