rename-e-smith-pkg script (#12359)

master 2.6.0-14
Trevor Batley 2 months ago
parent e7ef021b3b
commit 156d8354a6

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-runit
# Makefile for source rpm: smeserver-runit
# $Id: Makefile,v 1.1 2016/02/05 17:17:58 stephdl Exp $
NAME := e-smith-runit
NAME := smeserver-runit
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common

@ -1,12 +1,13 @@
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> e-smith-runit
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-runit
SMEServer Koozali developed git repo for e-smith-runit smeserver
SMEServer Koozali developed git repo for smeserver-runit smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-runit&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-runit&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
And a list of outstanding Legacy bugs: (e-smith-runit) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-runit&product=SME%20Server%2010.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
@ -14,4 +15,4 @@ Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?compo
*Once it has been checked, then this comment will be deleted*
<br />
e-smith-runit is an open source software package for Linux and Unix-like operating systems. It is a comprehensive system for managing services and daemons. It provides a comprehensive set of features for managing tasks related to system services, including starting, stopping, and monitoring them. It also allows for easy integration with other tools such as cron and logging, and supports integration with shell scripts. It runs on many different distributions, including Debian, Ubuntu, and Red Hat. It is a powerful and reliable tool for managing system services, and has been used in many high-profile environments.
smeserver-runit is an open source software package for Linux and Unix-like operating systems. It is a comprehensive system for managing services and daemons. It provides a comprehensive set of features for managing tasks related to system services, including starting, stopping, and monitoring them. It also allows for easy integration with other tools such as cron and logging, and supports integration with shell scripts. It runs on many different distributions, including Debian, Ubuntu, and Red Hat. It is a powerful and reliable tool for managing system services, and has been used in many high-profile environments.

@ -1,10 +1,10 @@
# $Id: e-smith-runit.spec,v 1.13 2021/03/19 03:01:43 jpp Exp $
Summary: generic support framework for Gerrit Pape's runit package
%define name e-smith-runit
%define name smeserver-runit
Name: %{name}
%define version 2.6.0
%define release 13
%define release 14
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -21,6 +21,9 @@ Obsoletes: e-smith-daemontools
Obsoletes: supervise-scripts
%changelog
* 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]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-13.sme
- Roll up patches and move to git repo [SME: 12338]
@ -123,6 +126,7 @@ 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.
Loading…
Cancel
Save