--- rpms/smeserver-mysql55/contribs9/smeserver-mysql55.spec 2017/02/16 03:39:34 1.1 +++ rpms/smeserver-mysql55/contribs9/smeserver-mysql55.spec 2017/03/12 20:14:35 1.9 @@ -1,14 +1,18 @@ Summary: smeserver specific mysql55 configuration and templates. %define name smeserver-mysql55 Name: %{name} -%define version 1.0.0 -%define release 5 +%define version 2.0.0 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz -Patch0: smeserver-mysql55-1.0.0-typo.patch +Patch0: smeserver-mysql55-2.0.0-SME10094.patch +Patch1: smeserver-mysql55-2.0.0-SME10095-phpmyadmin.patch +Patch2: smeserver-mysql55-2.0.0-SME10099-prebackupdump.patch +Patch3: smeserver-mysql55-2.0.0-SME1096.patch +Patch4: smeserver-mysql55-2.0.0-SME10145-phmyadminFragment.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mysql55-mysql-server @@ -22,6 +26,27 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Sun Mar 12 2017 Jean-Philipe Pialasse 2.0.0-7.sme +- fix conflict with mysql57 phpmyadmin fragment [SME: 10145] + +* Wed Mar 08 2017 Jean-Philipe Pialasse 2.0.0-6.sme +- fix init55 not used by dedicated mysql.init [SME: 1096] + +* Sat Feb 18 2017 Jean-Philipe Pialasse 2.0.0-5.sme +- fix failure to dump mysql55 table on pre-backup event [SME: 1099] + +* Thu Feb 16 2017 Jean-Philipe Pialasse 2.0.0-4.sme +- added template for phpmyadmin direct support [SME: 10095] +- you can access directly to your mysql55 db with the phpmyadmin contrib + +* Thu Feb 16 2017 Jean-Philipe Pialasse 2.0.0-3.sme +- fix incorrect startup script [SME: 10094] +- MYSQL55_MYSQLD_SCLS_ENABLED is now MYSQL55_SCLS_ENABLED + +* Wed Feb 15 2017 Jean-Philipe Pialasse 2.0.0-2.sme +- first import to SME9 +- mysql55 scl only available for x86_64 + * Wed Nov 04 2015 JP Pialasse 1.0.0-5.sme - fixed root pass link typo [SME: 8527] @@ -35,6 +60,10 @@ mysql55. %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build mkdir -p root/etc/e-smith/sql/init55