move Provides: e-smith-runit to beginning of spec file

This commit is contained in:
Trevor Batley 2024-03-23 01:10:13 +01:00
parent 156d8354a6
commit 66c63a9129

View File

@ -4,7 +4,7 @@ Summary: generic support framework for Gerrit Pape's runit package
%define name smeserver-runit
Name: %{name}
%define version 2.6.0
%define release 14
%define release 15
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -17,10 +17,14 @@ BuildRequires: e-smith-devtools
BuildArchitectures: noarch
Requires: runit >= 1.0.5
Provides: e-smith-daemontools = 1.7.1-09
Provides: e-smith-runit
Obsoletes: e-smith-daemontools
Obsoletes: supervise-scripts
%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
- 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
- Initial - functional replacement for e-smith-daemontools 1.7.1-09.
Provides: e-smith-runit
%description
Provide integration of Gerrit Pape's runit package into a SysV init script
process environment.