/[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.9 by jpp, Thu Dec 3 23:51:20 2020 UTC Revision 1.13 by jpp, Fri Mar 19 03:01:43 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-runit.spec,v 1.8 2020/11/09 03:32:33 jpp Exp $  # $Id: e-smith-runit.spec,v 1.12 2021/03/16 19:53:36 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 9  %define release 12
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch2: e-smith-runit-2.6.0-bz9688.skipr Line 16  Patch2: e-smith-runit-2.6.0-bz9688.skipr
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  Patch4: e-smith-runit-2.6.0-bz11088-beforenetwork.patch
18  Patch5: e-smith-runit-2.6.0-bz11013-fixunitfile.patch  Patch5: e-smith-runit-2.6.0-bz11013-fixunitfile.patch
19    Patch6: e-smith-runit-2.6.0-bz11156-update.patch
20    #Patch7: e-smith-runit-2.6.0-bz9692-cleanup.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 26  Obsoletes: e-smith-daemontools Line 28  Obsoletes: e-smith-daemontools
28  Obsoletes: supervise-scripts  Obsoletes: supervise-scripts
29    
30  %changelog  %changelog
31    * Thu Mar 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-12.sme
32    -  reverting removal of deamontools [SME: 9692]
33       could be needed for legacy support with rc7.d services
34    
35    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-11.sme
36    - cleanup of /etc/rc.d [SME: 9692]
37    
38    * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
39    - create e-smith-runit-update event [SME: 11156]
40      also tidy target wantedby: should run from basic.target
41    
42  * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme  * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
43  - fix issue with Before rules in unit file [SME: 11013]  - fix issue with Before rules in unit file [SME: 11013]
44    
# Line 122  process environment. Line 135  process environment.
135  %patch3 -p1  %patch3 -p1
136  %patch4 -p1  %patch4 -p1
137  %patch5 -p1  %patch5 -p1
138    %patch6 -p1
139    mkdir -p root/etc/e-smith/events
140    
141  %build  %build
142  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