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

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

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

Revision 1.1 by slords, Fri Jan 25 18:35:30 2013 UTC Revision 1.2 by wellsi, Thu Jan 31 04:11:33 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-runit.spec,v 1.3 2008/10/07 19:18:54 slords Exp $  # $Id: e-smith-runit.spec,v 1.1 2013/01/25 18:35:30 slords 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.4.0  %define version 2.4.0
7  %define release 1  %define release 2
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    Patch1: e-smith-runit-2.4.0-RunitConf.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 19  Obsoletes: e-smith-daemontools Line 20  Obsoletes: e-smith-daemontools
20  Obsoletes: supervise-scripts  Obsoletes: supervise-scripts
21    
22  %changelog  %changelog
23    * Wed Jan 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
24    - Remove 15runsvdir and create /etc/init/runit.conf, by Charlie Brady
25    
26  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
27  - Roll new stream for sme9  - Roll new stream for sme9
28    
# Line 78  process environment. Line 82  process environment.
82    
83  %prep  %prep
84  %setup  %setup
85    %patch1 -p1
86    
87  %build  %build
88  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