/[smeserver]/rpms/e-smith-runit/sme10/e-smith-runit.spec
ViewVC logotype

Diff of /rpms/e-smith-runit/sme10/e-smith-runit.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by unnilennium, Sun Mar 27 18:38:44 2016 UTC Revision 1.7 by jpp, Wed Sep 30 20:57:53 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-runit.spec,v 1.3 2016/03/23 13:48:03 unnilennium Exp $  # $Id: e-smith-runit.spec,v 1.6 2016/07/22 09:56:57 unnilennium 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 4  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-runit-2.6.0-systemd.patch  Patch0: e-smith-runit-2.6.0-systemd.patch
14    Patch1: e-smith-runit-2.6.0-bootstrap.patch
15    Patch2: e-smith-runit-2.6.0-bz9688.skipredirect.patch
16    Patch3: e-smith-runit-2.6.0-bz11013-sme-server.target.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 20  Obsoletes: e-smith-daemontools Line 23  Obsoletes: e-smith-daemontools
23  Obsoletes: supervise-scripts  Obsoletes: supervise-scripts
24    
25  %changelog  %changelog
26    * Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
27    - enable for sme-server.target [SME: 11013]
28    
29    * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
30    - add systemd skip redirect  [SME: 9688]
31    
32    * Mon Apr 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
33    - start runit before bootstrap console [SME: 9352]
34    
35  * Sun Mar 27 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme  * Sun Mar 27 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
36  - fix typo in patch [SME: 9366]  - fix typo in patch [SME: 9366]
37    
# Line 96  process environment. Line 108  process environment.
108  %prep  %prep
109  %setup  %setup
110  %patch0 -p1  %patch0 -p1
111    %patch1 -p1
112    %patch2 -p1
113    %patch3 -p1
114    
115  %build  %build
116  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed