diff --git a/trytond.spec b/trytond.spec index 4f3bc69..068125f 100644 --- a/trytond.spec +++ b/trytond.spec @@ -87,6 +87,9 @@ Requires(pre): %{_sbindir}/useradd # Database may run on a different machine, so a hard requirement is not ideal Recommends: postgresql-server +Provides: group(tryton) +Provides: user(tryton) + BuildArch: noarch %{?systemd_ordering}