move Provides: e-smith-runit to beginning of spec file
This commit is contained in:
parent
156d8354a6
commit
66c63a9129
@ -4,7 +4,7 @@ Summary: generic support framework for Gerrit Pape's runit package
|
|||||||
%define name smeserver-runit
|
%define name smeserver-runit
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.0
|
%define version 2.6.0
|
||||||
%define release 14
|
%define release 15
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -17,10 +17,14 @@ BuildRequires: e-smith-devtools
|
|||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: runit >= 1.0.5
|
Requires: runit >= 1.0.5
|
||||||
Provides: e-smith-daemontools = 1.7.1-09
|
Provides: e-smith-daemontools = 1.7.1-09
|
||||||
|
Provides: e-smith-runit
|
||||||
Obsoletes: e-smith-daemontools
|
Obsoletes: e-smith-daemontools
|
||||||
Obsoletes: supervise-scripts
|
Obsoletes: supervise-scripts
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 23 2024 Trevor Batley <trevor@batley.id.au> 2.6.0-15.sme
|
||||||
|
- move Provides: e-smith-runit to beginning of spec file
|
||||||
|
|
||||||
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-14.sme
|
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-14.sme
|
||||||
- Rename to smeserver-runit [SME: 12359]
|
- Rename to smeserver-runit [SME: 12359]
|
||||||
|
|
||||||
@ -126,7 +130,6 @@ Obsoletes: supervise-scripts
|
|||||||
* Fri Sep 24 2004 Charlie Brady <charlieb@e-smith.com> 0.0.1-01
|
* Fri Sep 24 2004 Charlie Brady <charlieb@e-smith.com> 0.0.1-01
|
||||||
- Initial - functional replacement for e-smith-daemontools 1.7.1-09.
|
- Initial - functional replacement for e-smith-daemontools 1.7.1-09.
|
||||||
|
|
||||||
Provides: e-smith-runit
|
|
||||||
%description
|
%description
|
||||||
Provide integration of Gerrit Pape's runit package into a SysV init script
|
Provide integration of Gerrit Pape's runit package into a SysV init script
|
||||||
process environment.
|
process environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user