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

master 2.6.0-12
Trevor Batley 2 months ago
parent f32087538a
commit 83130f465b

@ -1,6 +1,6 @@
# Makefile for source rpm: e-smith-cvm-unix-local
# Makefile for source rpm: smeserver-cvm-unix-local
# $Id: Makefile,v 1.1 2016/02/04 23:24:32 vip-ire Exp $
NAME := e-smith-cvm-unix-local
NAME := smeserver-cvm-unix-local
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-cvm-unix-local
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-cvm-unix-local
SMEServer Koozali developed git repo for e-smith-cvm-unix-local smeserver
SMEServer Koozali developed git repo for smeserver-cvm-unix-local smeserver
## Wiki
<br />https://wiki.koozali.org/
## Bugzilla
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-cvm-unix-local&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-cvm-unix-local&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-cvm-unix-local) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-cvm-unix-local&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-cvm-unix-local is a powerful software package that provides a comprehensive suite of tools to manage and maintain Unix/Linux server systems. It includes a powerful web-based CVM administrator console for managing the system, as well as a host of other utilities and services for streamlined system management. The software allows for the easy and secure deployment of virtual machines, as well as automating system backup and recovery operations. Additionally, e-smith-cvm-unix-local offers a comprehensive set of monitoring tools, allowing for performance analysis and tuning of the system. With its robust and reliable features, e-smith-cvm-unix-local makes it easy to manage and maintain a reliable Unix/Linux server system.
smeserver-cvm-unix-local is a powerful software package that provides a comprehensive suite of tools to manage and maintain Unix/Linux server systems. It includes a powerful web-based CVM administrator console for managing the system, as well as a host of other utilities and services for streamlined system management. The software allows for the easy and secure deployment of virtual machines, as well as automating system backup and recovery operations. Additionally, smeserver-cvm-unix-local offers a comprehensive set of monitoring tools, allowing for performance analysis and tuning of the system. With its robust and reliable features, smeserver-cvm-unix-local makes it easy to manage and maintain a reliable Unix/Linux server system.

@ -1,10 +1,10 @@
# $Id: e-smith-cvm-unix-local.spec,v 1.12 2022/05/27 02:14:06 jpp Exp $
Summary: Module for supervising cvm auth daemon
%define name e-smith-cvm-unix-local
%define name smeserver-cvm-unix-local
Name: %{name}
%define version 2.6.0
%define release 11
%define release 12
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -19,10 +19,14 @@ BuildArchitectures: noarch
BuildRequires: e-smith-devtools
AutoReqProv: no
Provides: e-smith-cvm-unix-local
%description
Module for supervising cvm auth daemon
%changelog
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-12.sme
- Rename to smeserver-cvm-unix-local [SME: 12359]
* Wed Jul 12 2023 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.6.0-11.sme
- Roll up patches and move to git repo [SME: 12338]
Loading…
Cancel
Save