rename-e-smith-pkg script (#12359)
This commit is contained in:
parent
f32087538a
commit
83130f465b
4
Makefile
4
Makefile
@ -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 $
|
# $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))
|
SPECFILE = $(firstword $(wildcard *.spec))
|
||||||
|
|
||||||
define find-makefile-common
|
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
|
## Wiki
|
||||||
<br />https://wiki.koozali.org/
|
<br />https://wiki.koozali.org/
|
||||||
|
|
||||||
## Bugzilla
|
## 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
|
## 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*
|
*Once it has been checked, then this comment will be deleted*
|
||||||
<br />
|
<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 $
|
# $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
|
Summary: Module for supervising cvm auth daemon
|
||||||
%define name e-smith-cvm-unix-local
|
%define name smeserver-cvm-unix-local
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.0
|
%define version 2.6.0
|
||||||
%define release 11
|
%define release 12
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -19,10 +19,14 @@ BuildArchitectures: noarch
|
|||||||
BuildRequires: e-smith-devtools
|
BuildRequires: e-smith-devtools
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
|
Provides: e-smith-cvm-unix-local
|
||||||
%description
|
%description
|
||||||
Module for supervising cvm auth daemon
|
Module for supervising cvm auth daemon
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user