2 |
%define name smeserver-mysql55 |
%define name smeserver-mysql55 |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 2.0.0 |
%define version 2.0.0 |
5 |
%define release 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch1: smeserver-mysql55-2.0.0-SME10095-phpmyadmin.patch |
Patch1: smeserver-mysql55-2.0.0-SME10095-phpmyadmin.patch |
13 |
Patch2: smeserver-mysql55-2.0.0-SME10099-prebackupdump.patch |
Patch2: smeserver-mysql55-2.0.0-SME10099-prebackupdump.patch |
14 |
Patch3: smeserver-mysql55-2.0.0-SME1096.patch |
Patch3: smeserver-mysql55-2.0.0-SME1096.patch |
15 |
|
Patch4: smeserver-mysql55-2.0.0-SME10145-phmyadminFragment.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: mysql55-mysql-server |
Requires: mysql55-mysql-server |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Sun Mar 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-7.sme |
30 |
|
- fix conflict with mysql57 phpmyadmin fragment [SME: 10145] |
31 |
|
|
32 |
* Wed Mar 08 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-6.sme |
* Wed Mar 08 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-6.sme |
33 |
- fix init55 not used by dedicated mysql.init [SME: 1096] |
- fix init55 not used by dedicated mysql.init [SME: 1096] |
34 |
|
|
63 |
%patch1 -p1 |
%patch1 -p1 |
64 |
%patch2 -p1 |
%patch2 -p1 |
65 |
%patch3 -p1 |
%patch3 -p1 |
66 |
|
%patch4 -p1 |
67 |
|
|
68 |
%build |
%build |
69 |
mkdir -p root/etc/e-smith/sql/init55 |
mkdir -p root/etc/e-smith/sql/init55 |