--- rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2016/03/18 11:11:54 1.3 +++ rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2016/03/31 11:25:33 1.4 @@ -1,15 +1,16 @@ -# $Id: e-smith-mysql.spec,v 1.2 2016/03/18 11:09:07 unnilennium Exp $ +# $Id: e-smith-mysql.spec,v 1.3 2016/03/18 11:11:54 unnilennium Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.6.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-mysql-2.6.0-mariadb1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mariadb-server @@ -20,6 +21,10 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Thu Mar 31 2016 Jean-Philipe Pialasse 2.6.0-3.sme +- new path for pid file with mariadb [SME: 9407] +- my.cnf : Innodb needs to be active for mariadb [SME: 9406] + * Fri Mar 18 2016 Jean-Philipe Pialasse 2.6.0-2.sme - fix mysql-server not found [SME: 9345] - now using mariadb-server and mariadb @@ -719,6 +724,8 @@ mysql. %prep %setup +%patch0 -p1 + %build perl createlinks