--- rpms/e-smith-runit/sme10/e-smith-runit.spec 2016/03/18 14:07:00 1.2 +++ rpms/e-smith-runit/sme10/e-smith-runit.spec 2016/04/12 03:44:08 1.5 @@ -1,15 +1,17 @@ -# $Id: e-smith-runit.spec,v 1.1 2016/02/05 17:17:58 stephdl Exp $ +# $Id: e-smith-runit.spec,v 1.4 2016/03/27 18:38:44 unnilennium 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 2 +%define release 5 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -19,6 +21,15 @@ Obsoletes: e-smith-daemontools Obsoletes: supervise-scripts %changelog +* 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] + +* Wed Mar 23 2016 Jean-Philipe Pialasse 2.6.0-3.sme +- make runit working with systemd [SME: 9366] + * Fri Mar 18 2016 Jean-Philipe Pialasse 2.6.0-2.sme - rebuild for Bug [SME: 9347] @@ -88,6 +99,10 @@ process environment. %prep %setup +%patch0 -p1 +%patch1 -p1 + + %build perl createlinks