--- 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 2021/02/26 06:00:59 1.4 @@ -1,15 +1,18 @@ -# $Id: e-smith-domains.spec,v 1.1 2016/02/04 23:33:14 vip-ire Exp $ +# $Id: e-smith-domains.spec,v 1.3 2020/12/10 19:55:29 michel 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 4 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 + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -25,6 +28,13 @@ AutoReqProv: no e-smith server and gateway software - domains module. %changelog +* 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 +236,8 @@ e-smith server and gateway software - do %prep %setup +%patch0 -p1 +%patch1 -p1 %build LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \