1 |
# $Id: e-smith-mysql.spec,v 1.3 2016/03/18 11:11:54 unnilennium Exp $ |
# $Id: e-smith-mysql.spec,v 1.4 2016/03/31 11:25:33 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith specific mysql configuration and templates. |
Summary: e-smith specific mysql configuration and templates. |
4 |
%define name e-smith-mysql |
%define name e-smith-mysql |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
AutoReqProv: no |
AutoReqProv: no |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
* Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
* Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
25 |
- new path for pid file with mariadb [SME: 9407] |
- new path for pid file with mariadb [SME: 9407] |
26 |
- my.cnf : Innodb needs to be active for mariadb [SME: 9406] |
- my.cnf : Innodb needs to be active for mariadb [SME: 9406] |
27 |
|
|