--- rpms/e-smith-mysql/sme9/e-smith-mysql.spec 2013/03/21 01:04:06 1.4 +++ rpms/e-smith-mysql/sme9/e-smith-mysql.spec 2013/06/06 17:17:30 1.5 @@ -1,10 +1,10 @@ -# $Id: e-smith-mysql.spec,v 1.3 2013/03/17 03:57:00 wellsi Exp $ +# $Id: e-smith-mysql.spec,v 1.4 2013/03/21 01:04:06 wellsi Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.4.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,7 @@ Source: %{name}-%{version}.tar.xz Patch1: e-smith-mysql-2.4.0-remove_innodb_log_arch_dir.patch Patch2: e-smith-mysql-2.4.0-mysqlUpgrade.patch Patch3: e-smith-mysql-2.4.0-preBackup.patch +Patch4: e-smith-mysql-2.4.0-ignore_event_table.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mysql-server @@ -23,6 +24,9 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Thu Jun 6 2013 Daniel Berteaud 2.4.0-5.sme +- Ignore mysql.event table [SME: 7603] + * Wed Mar 20 2013 Ian Wells 2.4.0-4.sme - Use --single-transaction in mysql-dump-tables [SME: 7497] @@ -698,6 +702,7 @@ mysql. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks