--- rpms/e-smith-domains/sme10/e-smith-domains.spec 2020/12/10 19:55:29 1.3 +++ rpms/e-smith-domains/sme10/e-smith-domains.spec 2021/04/07 20:26:21 1.5 @@ -1,16 +1,18 @@ -# $Id: e-smith-domains.spec,v 1.2 2016/05/12 17:29:17 vip-ire 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 3 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL 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 @@ -27,6 +29,13 @@ 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 + * Thu Dec 10 2020 Michel Begue 2.6.0-3.sme - Create e-smith-domains-update event [SME: 11128] @@ -232,6 +241,8 @@ e-smith server and gateway software - do %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \