Compare commits
3 Commits
2.6.0-14
...
11_0_0-1_e
Author | SHA1 | Date | |
---|---|---|---|
1bca92d7ad | |||
32b0c30fd2 | |||
66c63a9129 |
@@ -3,8 +3,8 @@
|
|||||||
Summary: generic support framework for Gerrit Pape's runit package
|
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 11.0.0
|
||||||
%define release 14
|
%define release 1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@@ -13,14 +13,25 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
#Patch7: e-smith-runit-2.6.0-bz9692-cleanup.patch
|
#Patch7: e-smith-runit-2.6.0-bz9692-cleanup.patch
|
||||||
|
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-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-runit
|
||||||
Obsoletes: e-smith-daemontools
|
Obsoletes: e-smith-daemontools
|
||||||
Obsoletes: supervise-scripts
|
Obsoletes: supervise-scripts
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-1.sme
|
||||||
|
- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
|
||||||
|
|
||||||
|
* Sat Mar 23 2024 Trevor Batley <trevor@batley.id.au> 2.8.0-1.sme
|
||||||
|
- change BuildRequires: and Requires: to use smeserver
|
||||||
|
- move Provides: e-smith-runit to beginning of spec file
|
||||||
|
- add Obsoletes: e-smith-runit
|
||||||
|
- change version to 2.8.0 and release to 1 [SME: 12518]
|
||||||
|
|
||||||
* 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 +137,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.
|
||||||
|
Reference in New Issue
Block a user