From 5abd5feaf83ba27e678609a7eaaa5d80fe2646942894ec3e015a6b1b5f61e4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 7 Mar 2018 14:34:22 +0000 Subject: [PATCH] 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 --- python-psycopg2.changes | 5 +++++ python-psycopg2.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.changes b/python-psycopg2.changes index 7487ff6..a9f8dc7 100644 --- a/python-psycopg2.changes +++ b/python-psycopg2.changes @@ -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 diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 4eb06d2..e632683 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -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