--- rpms/e-smith-test/sme10/e-smith-test.spec 2016/02/05 17:12:41 1.1 +++ rpms/e-smith-test/sme10/e-smith-test.spec 2016/07/18 07:40:25 1.2 @@ -1,15 +1,16 @@ -# $Id: e-smith-test.spec,v 1.3 2013/11/30 11:15:35 vip-ire Exp $ +# $Id: e-smith-test.spec,v 1.1 2016/02/05 17:12:41 stephdl Exp $ Summary: e-smith server and gateway - testing infrastructure module %define name e-smith-test Name: %{name} %define version 2.6.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: Artistic Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-test-2.6.0-mariadb.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: perl @@ -24,6 +25,9 @@ BuildRequires: e-smith-devtools >= 1.7.1 e-smith server and gateway software - testing infrastructure module. %changelog +* Mon Jul 18 2016 Jean-Philipe Pialasse 2.6.0-2.sme +- fix mysqld to mariadb [SME: 9438] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 @@ -219,6 +223,7 @@ e-smith server and gateway software - te %prep %setup +%patch0 -p1 %pre