--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2016/08/04 07:28:29 1.6 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2017/10/23 07:21:23 1.8 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.5 2016/07/23 06:15:43 unnilennium Exp $ +# $Id: e-smith-lib.spec,v 1.7 2017/04/12 21:39:03 unnilennium Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 5 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -14,6 +14,8 @@ Patch0: e-smith-lib-2.6.0.bz9660.service Patch1: e-smith-lib-2.6.0-mariadb.patch Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch +Patch4: e-smith-lib-2.6.0.bz9478.patch +Patch5: e-smith-lib-2.6.0-skip_tap_soft_nic.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -33,6 +35,13 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Mon Oct 23 2017 Daniel Berteaud 2.6.0-7.sme +- Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) + [SME: 10445] + +* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-6.sme +- remove reference to smtpd in configuration.conf [SME: 9478] + * Thu Aug 04 2016 Jean-Philipe Pialasse 2.6.0-5.sme - fix console startup display [SME: 9352] @@ -826,7 +835,8 @@ e-smith server and gateway software - li %patch1 -p1 %patch2 -p1 %patch3 -p1 - +%patch4 -p1 +%patch5 -p1 %pre