1 |
Summary: smeserver specific mysql55 configuration and templates. |
Summary: smeserver specific mysql55 configuration and templates. |
2 |
%define name smeserver-mysql55 |
%define name smeserver-mysql55 |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.0.0 |
%define version 2.0.0 |
5 |
%define release 5 |
%define release 1 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Wed Feb 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-1.sme |
26 |
|
- first import to SME9 |
27 |
|
- mysql55 scl only available for x86_64 |
28 |
|
|
29 |
* Wed Nov 04 2015 JP Pialasse <tests@pialasse.com> 1.0.0-5.sme |
* Wed Nov 04 2015 JP Pialasse <tests@pialasse.com> 1.0.0-5.sme |
30 |
- fixed root pass link typo [SME: 8527] |
- fixed root pass link typo [SME: 8527] |
31 |
|
|