--- rpms/e-smith-test/sme10/e-smith-test.spec 2016/07/18 07:40:25 1.2 +++ rpms/e-smith-test/sme10/e-smith-test.spec 2016/07/23 06:19:56 1.3 @@ -1,16 +1,17 @@ -# $Id: e-smith-test.spec,v 1.1 2016/02/05 17:12:41 stephdl Exp $ +# $Id: e-smith-test.spec,v 1.2 2016/07/18 07:40:25 unnilennium Exp $ Summary: e-smith server and gateway - testing infrastructure module %define name e-smith-test Name: %{name} %define version 2.6.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: Artistic Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-test-2.6.0-mariadb.patch +Patch1: e-smith-test-2.6.0.bz9691.syslog.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: perl @@ -25,6 +26,9 @@ BuildRequires: e-smith-devtools >= 1.7.1 e-smith server and gateway software - testing infrastructure module. %changelog +* Sat Jul 23 2016 Jean-Philipe Pialasse 2.6.0-3.sme +- fix servicename syslog to rsyslog [SME: 9691] + * Mon Jul 18 2016 Jean-Philipe Pialasse 2.6.0-2.sme - fix mysqld to mariadb [SME: 9438] @@ -224,6 +228,7 @@ e-smith server and gateway software - te %prep %setup %patch0 -p1 +%patch1 -p1 %pre