--- rpms/e-smith-lib/sme9/e-smith-lib.spec 2017/10/23 07:30:28 1.22 +++ rpms/e-smith-lib/sme9/e-smith-lib.spec 2017/10/25 07:22:06 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.21 2016/01/12 21:55:13 vip-ire Exp $ +# $Id: e-smith-lib.spec,v 1.22 2017/10/23 07:30:28 vip-ire Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.4.0 -%define release 17 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -24,7 +24,6 @@ Patch10: e-smith-lib-2.4.0-untaintLicens Patch11: e-smith-lib-2.4.0-PerlCritic-getLicenseFile.patch Patch12: e-smith-lib-2.4.0.set-secret_password-creation.patch Patch13: e-smith-lib-2.4.0-accept_sigusr1_or_2_from_files.patch -Patch14: 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 @@ -44,6 +43,9 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Wed Oct 25 2017 Daniel Berteaud 2.4.0-18.sme +- Revert prev change regarding tap_soft, as it's not needed [SME: 10444] + * Mon Oct 23 2017 Daniel Berteaud 2.4.0-17.sme - Skip tap_soft interfaces (eg SoftEther, code from Hsing-Foo Wang) [SME: 10444] @@ -829,7 +831,6 @@ e-smith server and gateway software - li %patch11 -p1 %patch12 -p1 %patch13 -p1 -%patch14 -p1 %pre