2 |
%define name smeserver-mysql57 |
%define name smeserver-mysql57 |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.0.0 |
%define version 2.0.0 |
5 |
%define release 10 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
16 |
Patch5: smeserver-mysql57-2.0.0-SME10148-initializeDB.patch |
Patch5: smeserver-mysql57-2.0.0-SME10148-initializeDB.patch |
17 |
Patch6: smeserver-mysql57-2.0.0-SME10148-initializeDB2.patch |
Patch6: smeserver-mysql57-2.0.0-SME10148-initializeDB2.patch |
18 |
Patch7: smeserver-mysql57-2.0.0-SME10197.patch |
Patch7: smeserver-mysql57-2.0.0-SME10197.patch |
19 |
|
Patch8: smeserver-mysql57-2.0.0-SME10202-prebackup.patch |
20 |
|
Patch9: smeserver-mysql57-2.0.0-SME10830-user.frm.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Requires: rh-mysql57 |
Requires: rh-mysql57 |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu Nov 21 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-12.sme |
33 |
|
- fix reload dump when should not [SME: 10830] |
34 |
|
|
35 |
|
* Mon Apr 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-11.sme |
36 |
|
- fix pre-backup failure [SME: 10202] |
37 |
|
|
38 |
* Thu Mar 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-10.sme |
* Thu Mar 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-10.sme |
39 |
- fix initialize and load table [SME: 10197] |
- fix initialize and load table [SME: 10197] |
40 |
|
|
81 |
%patch5 -p1 |
%patch5 -p1 |
82 |
%patch6 -p1 |
%patch6 -p1 |
83 |
%patch7 -p1 |
%patch7 -p1 |
84 |
|
%patch8 -p1 |
85 |
|
%patch9 -p1 |
86 |
|
|
87 |
%build |
%build |
88 |
mkdir -p root/etc/e-smith/sql/init57 |
mkdir -p root/etc/e-smith/sql/init57 |