--- rpms/e-smith-domains/sme10/e-smith-domains.spec 2016/05/12 17:29:17 1.2 +++ rpms/e-smith-domains/sme10/e-smith-domains.spec 2023/08/07 13:29:29 1.6 @@ -1,15 +1,20 @@ -# $Id: e-smith-domains.spec,v 1.1 2016/02/04 23:33:14 vip-ire Exp $ +# $Id: e-smith-domains.spec,v 1.5 2021/04/07 20:26:21 jpp Exp $ Summary: e-smith server and gateway - domains module %define name e-smith-domains Name: %{name} %define version 2.6.0 -%define release 2 +%define release 6 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 +Patch3: e-smith-domains-2.6.0-fix-up-borders-for-domain-table.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -25,6 +30,19 @@ AutoReqProv: no e-smith server and gateway software - domains module. %changelog +* Mon Aug 07 2023 Brian Read 2.6.0-6.sme + -Fix borders around table of domains [SME: 12392] + +* 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] + * Thu May 12 2016 Daniel Berteaud 2.6.0-2.sme - Rebuild for [SME: 9393] @@ -226,6 +244,10 @@ e-smith server and gateway software - do %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \