--- rpms/e-smith-runit/sme10/e-smith-runit.spec 2021/01/03 06:37:08 1.11 +++ rpms/e-smith-runit/sme10/e-smith-runit.spec 2021/03/19 03:01:43 1.13 @@ -1,10 +1,10 @@ -# $Id: e-smith-runit.spec,v 1.10 2021/01/03 06:17:29 jpp Exp $ +# $Id: e-smith-runit.spec,v 1.12 2021/03/16 19:53:36 jpp Exp $ Summary: generic support framework for Gerrit Pape's runit package %define name e-smith-runit Name: %{name} %define version 2.6.0 -%define release 10 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,6 +17,7 @@ Patch3: e-smith-runit-2.6.0-bz11013-sme- Patch4: e-smith-runit-2.6.0-bz11088-beforenetwork.patch Patch5: e-smith-runit-2.6.0-bz11013-fixunitfile.patch Patch6: e-smith-runit-2.6.0-bz11156-update.patch +#Patch7: e-smith-runit-2.6.0-bz9692-cleanup.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools @@ -27,6 +28,13 @@ Obsoletes: e-smith-daemontools Obsoletes: supervise-scripts %changelog +* Thu Mar 18 2021 Jean-Philippe Pialasse 2.6.0-12.sme +- reverting removal of deamontools [SME: 9692] + could be needed for legacy support with rc7.d services + +* Tue Mar 16 2021 Jean-Philippe Pialasse 2.6.0-11.sme +- cleanup of /etc/rc.d [SME: 9692] + * Sun Jan 03 2021 Jean-Philipe Pialasse 2.6.0-10.sme - create e-smith-runit-update event [SME: 11156] also tidy target wantedby: should run from basic.target