--- rpms/e-smith-runit/sme10/e-smith-runit.spec 2016/03/27 18:38:44 1.4 +++ rpms/e-smith-runit/sme10/e-smith-runit.spec 2020/11/09 03:32:33 1.8 @@ -1,16 +1,21 @@ -# $Id: e-smith-runit.spec,v 1.3 2016/03/23 13:48:03 unnilennium Exp $ +# $Id: e-smith-runit.spec,v 1.7 2020/09/30 20:57:53 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 4 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL 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 + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -20,6 +25,18 @@ Obsoletes: e-smith-daemontools Obsoletes: supervise-scripts %changelog +* 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] + * Sun Mar 27 2016 Jean-Philipe Pialasse 2.6.0-4.sme - fix typo in patch [SME: 9366] @@ -96,9 +113,10 @@ process environment. %prep %setup %patch0 -p1 - - - +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks