SHA256
1
0
forked from pool/trytond

Update to trytond Version 4.2.12 - Bugfix Release

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=20
This commit is contained in:
Axel Braun
2018-06-11 09:20:40 +00:00
committed by Git OBS Bridge
parent 99d0ba9918
commit 6731707e43
4 changed files with 19 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
%define majorver 4.2
%define base_name tryton
Name: trytond
Version: %{majorver}.11
Version: %{majorver}.12
Release: 0
Summary: An Enterprise Resource Planning (ERP) system
@@ -48,30 +48,30 @@ BuildRequires: python3-setuptools
#BuildRequires: python3-simplejson
BuildRequires: python3-wrapt
BuildRequires: systemd-rpm-macros
Requires: libreoffice-pyuno
Requires: postgresql96-server
Requires: python3-Genshi
Requires: python3-lxml
Requires: python3-psycopg2
Requires: libreoffice-pyuno
Requires: python3-Levenshtein
Requires: python3-dateutil
Requires: python3-polib
Requires: python3-python-sql
Requires: python3-relatorio
Requires: unoconv
Requires: python3-Sphinx
Requires: python3-Werkzeug
Requires: python3-bcrypt
Requires: python3-dateutil
Requires: python3-lxml
Requires: python3-mock
Requires: python3-polib
Requires: python3-psycopg2
Requires: python3-python-sql
Requires: python3-relatorio
Requires: python3-simpleeval
Requires: python3-wrapt
Requires: unoconv
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Conflicts: postgresql10-server
Conflicts: postgresql10
Conflicts: postgresql10-server
Conflicts: postgresql10
%{?systemd_requires}