changes for Bug 12518
This commit is contained in:
parent
66c63a9129
commit
32b0c30fd2
@ -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 2.8.0
|
||||||
%define release 15
|
%define release 1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -13,17 +13,21 @@ 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
|
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 Trevor Batley <trevor@batley.id.au> 2.6.0-15.sme
|
* 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
|
- 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]
|
||||||
|
Loading…
Reference in New Issue
Block a user