--- rpms/e-smith-runit/sme10/e-smith-runit.spec 2016/04/12 03:44:08 1.5 +++ rpms/e-smith-runit/sme10/e-smith-runit.spec 2021/03/16 19:53:36 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-runit.spec,v 1.4 2016/03/27 18:38:44 unnilennium Exp $ +# $Id: e-smith-runit.spec,v 1.11 2021/01/03 06:37:08 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 5 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,13 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-runit-2.6.0-systemd.patch Patch1: e-smith-runit-2.6.0-bootstrap.patch +Patch2: e-smith-runit-2.6.0-bz9688.skipredirect.patch +Patch3: e-smith-runit-2.6.0-bz11013-sme-server.target.patch +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 BuildArchitectures: noarch @@ -21,6 +28,25 @@ Obsoletes: e-smith-daemontools Obsoletes: supervise-scripts %changelog +* 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 + +* Thu Dec 03 2020 Jean-Philipe Pialasse 2.6.0-9.sme +- fix issue with Before rules in unit file [SME: 11013] + +* Sun Nov 08 2020 Jean-Philipe Pialasse 2.6.0-8.sme +- run before network-pre.target [SME: 11088] + +* Wed Sep 30 2020 Jean-Philipe Pialasse 2.6.0-7.sme +- enable for sme-server.target [SME: 11013] + +* Fri Jul 22 2016 Jean-Philipe Pialasse 2.6.0-6.sme +- add systemd skip redirect [SME: 9688] + * Mon Apr 11 2016 Jean-Philipe Pialasse 2.6.0-5.sme - start runit before bootstrap console [SME: 9352] @@ -101,8 +127,14 @@ process environment. %setup %patch0 -p1 %patch1 -p1 - - +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +mkdir -p root/etc/e-smith/events +%patch7 -p1 +rm -rf root/etc/rc.d %build perl createlinks