/[smeserver]/rpms/e-smith-mysql/sme10/e-smith-mysql.spec
ViewVC logotype

Diff of /rpms/e-smith-mysql/sme10/e-smith-mysql.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.22 by jpp, Wed Jan 27 19:46:06 2021 UTC Revision 1.23 by jpp, Thu Mar 4 20:17:44 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.21 2020/12/13 22:09:39 jpp Exp $  # $Id: e-smith-mysql.spec,v 1.22 2021/01/27 19:46:06 jpp 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 18  %define release 19
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 20  Patch6: e-smith-mysql-2.6.0-bz11145-upda Line 20  Patch6: e-smith-mysql-2.6.0-bz11145-upda
20  Patch7: e-smith-mysql-2.6.0-bz11021-mariadb2systemd.patch  Patch7: e-smith-mysql-2.6.0-bz11021-mariadb2systemd.patch
21  Patch8: e-smith-mysql-2.6.0-bz11120-mysql.init2systemd.patch  Patch8: e-smith-mysql-2.6.0-bz11120-mysql.init2systemd.patch
22  Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch  Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch
23    Patch10: e-smith-mysql-2.6.0-bz455-bz4606-bz11404-bz11425.patch
24    
25  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 31  BuildRequires: e-smith-devtools >= 1.13. Line 32  BuildRequires: e-smith-devtools >= 1.13.
32  AutoReqProv: no  AutoReqProv: no
33    
34  %changelog  %changelog
35    * Thu Mar 04 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-19.sme
36    - add property to enable  mysqld slow queries log [SME: 455]
37      simply use SlowQueries as the amount of second and it is enabled
38      remove property to stop logging
39    - more mysqld/mariadb parameter available with properties /templates  [SME: 4606]
40    - ease 4 databit characters with innodb [SME: 11404]
41    - redirect mariadb log from systemd to file [SME: 11425]
42    
43  * Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme  * Wed Jan 27 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
44  - fix backup fails in pre-backup in mysqldump [SME: 7827]  - fix backup fails in pre-backup in mysqldump [SME: 7827]
45    
# Line 811  rm -rf root/var/log Line 820  rm -rf root/var/log
820  %patch8 -p1  %patch8 -p1
821  rm -rf root/etc/rc.d/rc7.d  rm -rf root/etc/rc.d/rc7.d
822  %patch9 -p1  %patch9 -p1
823    %patch10 -p1
824    
825  %build  %build
826  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed