--- rpms/e-smith-domains/sme10/e-smith-domains.spec 2021/02/26 06:00:59 1.4 +++ rpms/e-smith-domains/sme10/e-smith-domains.spec 2021/04/07 20:26:21 1.5 @@ -1,10 +1,10 @@ -# $Id: e-smith-domains.spec,v 1.3 2020/12/10 19:55:29 michel Exp $ +# $Id: e-smith-domains.spec,v 1.4 2021/02/26 06:00:59 jpp Exp $ Summary: e-smith server and gateway - domains module %define name e-smith-domains Name: %{name} %define version 2.6.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: %{name}-%{version}-bz11128_update_event.patch Patch1: e-smith-domains-2.6.0-bz11391-noEncoding.patch +Patch2: e-smith-domains-2.6.0-bz10115.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -28,6 +29,9 @@ AutoReqProv: no e-smith server and gateway software - domains module. %changelog +* Wed Apr 07 2021 Jean-Philippe Pialasse 2.6.0-5.sme +- setup dns services on domain creation and other events [SME: 10115] + * Fri Feb 26 2021 Jean-Philipe Pialasse 2.6.0-4.sme - avoid encoding of utf strings in domain table [SME: 11391] this will mess with some languages @@ -238,6 +242,7 @@ e-smith server and gateway software - do %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \