--- rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2021/03/04 20:17:44 1.23 +++ rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2021/03/19 02:48:48 1.25 @@ -1,10 +1,10 @@ -# $Id: e-smith-mysql.spec,v 1.22 2021/01/27 19:46:06 jpp Exp $ +# $Id: e-smith-mysql.spec,v 1.24 2021/03/13 14:35:58 terryfage Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.6.0 -%define release 19 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,8 @@ Patch7: e-smith-mysql-2.6.0-bz11021-mari Patch8: e-smith-mysql-2.6.0-bz11120-mysql.init2systemd.patch Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch Patch10: e-smith-mysql-2.6.0-bz455-bz4606-bz11404-bz11425.patch +Patch11: e-smith-mysql-2.6.0.bz11453-sme9restoreerror.patch +Patch12: e-smith-mysql-2.6.0-bz11468.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -32,6 +34,12 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Thu Mar 18 2021 Jean-Philippe Pialasse 2.6.0-21.sme +- fix wrong path for set password [SME: 11468] + +* Sat Mar 14 2021 Jean-Philipe Pialasse 2.6.0-20.sme +- fix restore of sme9 backup fails to start mysql.init [SME: 11453] + * Thu Mar 04 2021 Jean-Philipe Pialasse 2.6.0-19.sme - add property to enable mysqld slow queries log [SME: 455] simply use SlowQueries as the amount of second and it is enabled @@ -821,6 +829,8 @@ rm -rf root/var/log rm -rf root/etc/rc.d/rc7.d %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 %build perl createlinks