From 2e7293a85d2c3367cd85ea70ab07e0d7f8ffac4ef57832cd5fda902d21d47e69 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Fri, 27 Apr 2018 20:08:34 +0000 Subject: [PATCH] Accepting request 602134 from home:DocB:branches:Application:ERP:GNUHealth:Factory - requires postgres96, otherwise trytond-admin fails (Leap 15) OBS-URL: https://build.opensuse.org/request/show/602134 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=11 --- trytond.changes | 5 +++++ trytond.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/trytond.changes b/trytond.changes index eedb15a..a443ef3 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 27 18:52:20 UTC 2018 - axel.braun@gmx.de + +- requires postgres96, otherwise trytond-admin fails (Leap 15) + ------------------------------------------------------------------- Fri Mar 2 09:11:30 UTC 2018 - axel.braun@gmx.de diff --git a/trytond.spec b/trytond.spec index 2f7e0ea..322088d 100644 --- a/trytond.spec +++ b/trytond.spec @@ -48,7 +48,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-simplejson BuildRequires: python3-wrapt BuildRequires: systemd-rpm-macros -Requires: postgresql-server +Requires: postgresql96-server Requires: python3-Genshi Requires: python3-lxml Requires: python3-psycopg2