1 |
# $Id: e-smith-runit.spec,v 1.6 2016/07/22 09:56:57 unnilennium Exp $ |
# $Id: e-smith-runit.spec,v 1.7 2020/09/30 20:57:53 jpp Exp $ |
2 |
|
|
3 |
Summary: generic support framework for Gerrit Pape's runit package |
Summary: generic support framework for Gerrit Pape's runit package |
4 |
%define name e-smith-runit |
%define name e-smith-runit |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: e-smith-runit-2.6.0-bootstrap.patch |
Patch1: e-smith-runit-2.6.0-bootstrap.patch |
15 |
Patch2: e-smith-runit-2.6.0-bz9688.skipredirect.patch |
Patch2: e-smith-runit-2.6.0-bz9688.skipredirect.patch |
16 |
Patch3: e-smith-runit-2.6.0-bz11013-sme-server.target.patch |
Patch3: e-smith-runit-2.6.0-bz11013-sme-server.target.patch |
17 |
|
Patch4: e-smith-runit-2.6.0-bz11088-beforenetwork.patch |
18 |
|
|
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Obsoletes: supervise-scripts |
Obsoletes: supervise-scripts |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
29 |
|
- run before network-pre.target [SME: 11088] |
30 |
|
|
31 |
* Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
* Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
32 |
- enable for sme-server.target [SME: 11013] |
- enable for sme-server.target [SME: 11013] |
33 |
|
|
116 |
%patch1 -p1 |
%patch1 -p1 |
117 |
%patch2 -p1 |
%patch2 -p1 |
118 |
%patch3 -p1 |
%patch3 -p1 |
119 |
|
%patch4 -p1 |
120 |
|
|
121 |
%build |
%build |
122 |
perl createlinks |
perl createlinks |