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 11 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: rh-mysql57 |
Requires: rh-mysql57 |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Mon Apr 03 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-11.sme |
31 |
|
- fix pre-backup failure [SME: 10202] |
32 |
|
|
33 |
* 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 |
34 |
- fix initialize and load table [SME: 10197] |
- fix initialize and load table [SME: 10197] |
35 |
|
|
76 |
%patch5 -p1 |
%patch5 -p1 |
77 |
%patch6 -p1 |
%patch6 -p1 |
78 |
%patch7 -p1 |
%patch7 -p1 |
79 |
|
%patch8 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
mkdir -p root/etc/e-smith/sql/init57 |
mkdir -p root/etc/e-smith/sql/init57 |