--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2017/10/25 07:18:48 1.9 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2019/12/12 06:57:41 1.10 @@ -1,10 +1,10 @@ -# $Id: e-smith-lib.spec,v 1.8 2017/10/23 07:21:23 vip-ire Exp $ +# $Id: e-smith-lib.spec,v 1.9 2017/10/25 07:18:48 vip-ire Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -15,6 +15,8 @@ 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.bz10848.systemctl-reload-or-restart.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -34,6 +36,9 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Thu Dec 12 2019 Jean-Philipe Pialasse 2.6.0-9.sme +- add support for systemctl reload-or-restart, try-restart, enable -now [SME: 10848] + * Wed Oct 25 2017 Daniel Berteaud 2.6.0-8.sme - Revert prev change regarding tap_soft, as it's not needed [SME: 10445] @@ -838,6 +843,7 @@ e-smith server and gateway software - li %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %pre