--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/04/20 03:25:45 1.16 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/10/28 04:13:03 1.17 @@ -1,4 +1,4 @@ -# $Id: e-smith-lib.spec,v 1.15 2021/04/20 03:22:26 jpp Exp $ +# $Id: e-smith-lib.spec,v 1.16 2021/04/20 03:25:45 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 14 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -21,6 +21,7 @@ Patch5: e-smith-lib-2.6.0.bz10848.system Patch6: e-smith-lib-2.6.0-bz11177-systemd.patch 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -41,6 +42,9 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Thu Oct 28 2021 Jean-Philippe Pialasse 2.6.0-15.sme +- add support for service with instances [SME: 11723] + * Mon Apr 19 2021 Jean-Philippe Pialasse 2.6.0-14.sme - update copyright dates, and make it easier to change from spec file [SME: 11570] @@ -876,6 +880,7 @@ e-smith server and gateway software - li mkdir root/etc/e-smith/events/e-smith-lib-update %patch7 -p1 %patch8 -p1 +%patch9 -p1 %pre