--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/10/28 04:13:03 1.17 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2022/11/23 22:07:12 1.18 @@ -1,4 +1,4 @@ -# $Id: e-smith-lib.spec,v 1.16 2021/04/20 03:25:45 jpp Exp $ +# $Id: e-smith-lib.spec,v 1.17 2021/10/28 04:13:03 jpp Exp $ %define copykooz 2013-2021 @@ -6,7 +6,7 @@ Summary: e-smith server and gateway - li %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 15 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -22,6 +22,7 @@ Patch6: e-smith-lib-2.6.0-bz11177-system Patch7: e-smith-lib-2.6.0-bz11177-signals.patch Patch8: e-smith-lib-2.6.0-bz11570-copyrights.patch Patch9: e-smith-lib-2.6.0-bz11723.patch +Patch10: e-smith-lib-2.6.0-bz12194-allowSystemctlAliases.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -42,6 +43,10 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Wed Nov 23 2022 Jean-Philippe Pialasse 2.6.0-16.sme +- allow call to systemctl aliases in etc [SME: 12194] + fix network=>networking service is not restarted. + * Thu Oct 28 2021 Jean-Philippe Pialasse 2.6.0-15.sme - add support for service with instances [SME: 11723] @@ -881,6 +886,7 @@ mkdir root/etc/e-smith/events/e-smith-li %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %pre