--- rpms/e-smith-mysql/sme9/e-smith-mysql.spec 2013/02/14 16:15:55 1.1 +++ rpms/e-smith-mysql/sme9/e-smith-mysql.spec 2013/02/18 21:53:15 1.2 @@ -1,15 +1,16 @@ -# $Id: e-smith-mysql.spec,v 1.11 2011/03/01 20:00:12 snetram Exp $ +# $Id: e-smith-mysql.spec,v 1.1 2013/02/14 16:15:55 slords Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.4.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-mysql-2.4.0-remove_innodb_log_arch_dir.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mysql-server @@ -20,6 +21,9 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Mon Feb 18 2013 Daniel Berteaud 2.4.0-2.sme +- Remove obsolete innodb_log_arch_dir directive [SME: 7363] + * Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -683,6 +687,7 @@ mysql. %prep %setup +%patch1 -p1 %build perl createlinks